The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
21 views

zen grid item without position argument

I'm experimenting with zen grids for a new drupal site I'm working on using the zen starter theme.. let's say I have a 5 column grid with an unordered list that has 5 list-items in it. In my scss file ...
0
votes
1answer
46 views

After SignUp Redirect To a Page socialengine

Hi can someone tell me how to redirect only a type of Profile: On my site i got two. Teacher and Students i want to redirect Teachers profiles types after Sign up to a custom page. Thanks in ...
0
votes
6answers
116 views

JQuery head tag

I have a fresh install of Joomla 2.5.9 on a test server, the only added extensions are jb_library, Zen Tools and Anycode. I am using a Joomla template Beez 20. I am using an ECWID shop with a widget ...
0
votes
1answer
87 views

Drupal Zen subtheme - stop responsiveness at specific breakpoint

Im devoloping a Drupal Zen subtheme. When resizing the browser, the Zen correctly resizes everything to fit the browser/window size. Thats great, but is there a way to tell Zen to stop being ...
0
votes
2answers
40 views

ZenCart - Error Constant TABLE_HEADING_PRODUCTS already defined in

I have a site was built by ZenCart. Everything is ok but this morning I get some errors message in my index.php like that Notice: Constant TABLE_HEADING_PRODUCTS already defined in ...
0
votes
3answers
76 views

How to remove H2 tag from some blocks

I would like to remove the H2 tag from search and some other blocks (not from all of them by block.tpl.php). I use sub theme of Zen. Hope somebody can help me.
0
votes
0answers
51 views

Zen Cart Ceon Uri Rewrite keeps sending my to homepage

Hello fellow users i'm having a bit of a problem figuring out why my product rewrite keeps sending me to my homepage and not to the rewrite product page. I have installed all the files correctly as ...
0
votes
2answers
347 views

Drupal 7 Zen sub theme IE8 Responsiveness

Using the Zen starter theme for Drupal 7, I've created this site: www.nettango.com. Everything seems to work fine and I've been figuring things out as issues come up. However, I've been trying to get ...
0
votes
0answers
67 views

Reg PHP open source shopping cart soft ware Zend cart

For one of our clients we need to develop a shopping cart application. They said that they do not want Magento. So we are going to do this with Zen cart. We need to install this Zen cart and need to ...
0
votes
0answers
117 views

Using Zen grids, how can I make an fixed width item?

Using Zen grids, how can I make an fixed width item followed by some inline responsive items and still the grid work correctly? For example on the left there is a logo and on the right side of the ...
2
votes
2answers
80 views

Remove stylesheet selectively in Drupal for page

I am trying to make different layout for the front page. In that process I declared new stylesheet called "front-page.css" and page--front.tpl.php. I am using a Zen subtheme which loads ...
1
vote
2answers
547 views

The ZEN Grid in SASS give a lot of CSS

I used the ZEN Grid system for SASS in my project. I want a simple 12 columns 960 grid. I use this code: $legacy-support-for-ie6: false; $legacy-support-for-ie7: false; @import "zen"; ...
1
vote
1answer
115 views

user-menu in secondary-menu - why?

I've created a sub of the zen-theme. And am mighty proud of it, but.. Up in the top right corner (#secondary-menu) the user-menu shows up - perfectly : ) I just don't understand how it get's there ...
0
votes
0answers
84 views

How to change the height and width of a Buffered Image using Zen?

I was just wondering how I would go about either getting the dimensions of a BufferedImage using Zen, or change them i.e. resizing them smaller.
2
votes
1answer
105 views

Starting a custom theme using Zen

I'm confused when trying to create a Zen subtheme for Drupal 7. First of all I'm sorry if this is a silly question butI'm not an expert on CSS. Basically I want to set a fixed height for the ...
1
vote
1answer
55 views

Is there a way to create dom with zen coding?

For example I want to write this JS code $(document).ready(function() { var parent = $('#mydiv'); var data = {somekey: 'Hello world!'}; ...
2
votes
1answer
46 views

Lightbox Is starting on its own with no target image

I have a website at http://www.landmhighland.com/index.php?main_page=product_info&cPath=41_58&products_id=461 The lightbox script seems to be starting without having clicked on anything, and ...
0
votes
1answer
95 views

How to change the default values of zencart database

How do I replace the default values of zencart that is stored during the installation of zencart?
0
votes
0answers
131 views

zen cart  letter before £ sign

I have setup my shop using Zen Cart. Every order confirmation sends email to customer and me. The trouble is in my Gmail, Â appears before £ symbol. In customers' email it appears normally. I placed ...
0
votes
0answers
230 views

Drupal/jQuery, fieldsets and show/hide submit button

I've been stuck on this problem for the past couple of weeks. Any help would be appreciated. I'm using the js below to try and check if a fieldset is class: 'collapsed', hide the submit button, then ...
0
votes
1answer
290 views

Custom Webform Page Layout in Drupal 6

I recently finished building an intranet site with Drupal 6 (client mandated the older version) using the Zen theme. The site contains several (20+) survey pages made with Webform. Client wants to ...
1
vote
1answer
625 views

Update fields in SQL database with data from CSV file [closed]

First, I apologize if this has been answered. I've seen many similar questions but not one that answered mine in full. First off, I am a SQL novice at best. I've learned quite a bit since setting up ...
0
votes
2answers
309 views

product image zoom in zen cart?

I need help on the how can i zoom image of the product in zen cart ? I am try the jqzoom plugins but not shown any effect also not found any option admin->configuration->jqzoom I am use the ...
0
votes
1answer
378 views

Display dropdown menu in zen cart

I require help of you in zen cart. i have menu like this in my project I have tho add drop-down option menu in the product and it display some the product like New Arrival product a product b ...
0
votes
1answer
353 views

Floating sidebars approach used in Drupal Zen theme

In Drupal Zen theme, I noticed that the sidebars and the main divs are all floated to the left with each div's margin-right set back to the 0 position of the page. You can see the demo here. I know ...
0
votes
0answers
69 views

Left and Right region is not showing on ZEN sub theme [closed]

I've been working right now on a custom sub theme via ZEN for a certain Drupal site. I had it first developed in my localhost. Right after I had the half of the basic design implemented, I uploaded it ...
0
votes
1answer
196 views

How to update ez pages meta name in the zen cart?

I am create new Page from EZ Pages of the zen cart and there is some default mata name like <meta name="keywords" content="Contact Us page of ABC company.LTD"> <meta name="description" ...
0
votes
0answers
423 views

Drupal Custom Login Page Using Zen Sub-theme

I have a custom Login Page in my website I am using Zen for my themes. I already have the Login page using the naming convention (e.g xxx--xxxx--tpl.php) but I can't display my form in this page. ...
0
votes
1answer
559 views

Ceon SEO URl gives the error page not found in zen cart

I have installed a zen cart plugin "Ceon's SEO URL". Admin panel has no errors in the installation but on the site when I click on the Product name it shows 404 error. I am trying to follow ...
0
votes
0answers
112 views

Drupal Theme Container

I am developing a drupal theme and I need to be able to have a container div wrap around the entire page. I have added the div tags where I think they make sense on both the page.tpl.php and ...
0
votes
1answer
210 views

Is Module Manager plugins Supported the zen cart version 1.5.0?

I am try to install the Module manager for the SSU(Simple SEO URL) from last to day but i am not get the option of Module manager in admin pannel Admin->Tools->Module Manager after the upload ...
8
votes
5answers
318 views

zen of Python vs with statement - philosophical pondering

I don't intend to simply waste your time, but: has it occurred to you too, while using Python's with statement that it really is contrary to the 5th line of "The Zen of Python" that goes "Flat is ...
0
votes
1answer
127 views

Notifications when using Drupal with Zen 7.x-3.x and CTI Flex 7.x-1.0

I get the following notification on many pages: Notice: Undefined variable: jump_link_target in include() (line 74 of ...
0
votes
1answer
77 views

PHP warning message in Zen Drupal sub-theme

When using a Zen sub-theme in Drupal, I get the following warnings. How can I resolve them? Warning: in_array() [function.in-array]: Wrong datatype for second argument in zen_preprocess_html() (line ...
0
votes
1answer
545 views

Drupal 6 responsive Zen sub theme?

I am having zero luck searching for work or information regarding a version 6 responsive zen sub theme. Rather than recreate the wheel I thought I would inquire here for any leads. This is also my ...
1
vote
4answers
172 views

raise statement on a conditional expression

Following "Samurai principle", I'm trying to do this on my functions but seems it's wrong... return <value> if <bool> else raise <exception> Is there any other "beautiful" way to ...
1
vote
1answer
1k views

How are zencart passwords encrypted in Sql Server?

I have set up a zencart on my web server and the passwords for admin functions are encrypted (or obfuscated in some way) in the sql database associated with zencart - can anyone tell me the extent of ...
4
votes
1answer
265 views

What in the world is a Zen Simulator? [closed]

I stumbled upon a really simple but interesting program called "robotfindskitten", and apparently it is a Zen simulator. Everyone who likes the program seems to be throwing the term around like it's ...
2
votes
1answer
306 views

Any way to use Zen Coding for Slim in Sublime Text 2?

I see that there are filters for HAML in Zen Coding, but they do not seem to be implemented in ST2. However, I would like to use Zen Coding to generate Slim in ST2. Is there a way to do this? Is ...
0
votes
1answer
130 views

Extend colors of header to screen edge using Drupal zen theme

How can I easily apply a bg image to only the gutter space between my header and the screen edge, using the zen theme. I am also interested in doing this for the footer as well.
1
vote
1answer
894 views

Drupal 7: Zen theme, display comment count on node

How do I display the number of comments near the title of the node when viewing the teaser? I want to make a little bubble next tot the title in the teaser displaying the number of comments.
19
votes
8answers
907 views

Why does Python treat tuples, lists, sets and dictionaries as fundamentally different things?

One of the reasons I love Python is the expressive power / reduced programming effort provided by tuples, lists, sets and dictionaries. Once you understand list comprehensions and a few of the basic ...
1
vote
1answer
3k views

Drupal 7 specific layouts for pages

I am using drupal 7 and my theme is a sub-theme of Zen. What I am trying to do is on some specific pages /volunteers/bigbrothers the layout of this page needs to differ slightly than that of ...
0
votes
1answer
44 views

Zen cart modifications

I need all functionalities like zen cart except to buy now process or shoping cart. Actually I need to build only listing of products,its rating and reviews only. Is there any method to chaNge it ...
0
votes
1answer
431 views

$_SESSION variable not accessible in Zen cart pages

I have been using $_SESSION variable in different folder than Zen cart installation folder. When I set the $_SESSION folder in any file and try to access it inside EZ Pages of Zen cart I get nothing. ...
0
votes
3answers
2k views

How to upgrade zen cart version 1.3.8 to the latest version of zen cart

How to upgrade zen cart version 1.3.8 to the latest version of zen cart Many of the files has been changed.
0
votes
1answer
61 views

How Can I store attributes to add_cart Manually in Zen Cart?

It's Default Store in Zen Cart > http://awesomescreenshot.com/00bcd2jdf so I just want to add this manually attribute by my customized page > http://awesomescreenshot.com/0ebcd1w57 How can I ...
1
vote
2answers
398 views

Possible to slow down time in the Java virtual machine?

Is it possible to slow down time in the Java virtual machine according to CPU usage by modification of the source code of OpenJDK? I have a network simulation (Java to ns-3) which consumes real time, ...
180
votes
8answers
71k views

how to print to stderr in python?

I have come across at least three ways to do this: print >> sys.stderr, 'spam' sys.stderr.write('spam\n') from __future__ import print_function print('spam', file=sys.stderr) It seems ...
2
votes
4answers
830 views

“Namespaces are one honking great idea — let's do more of those!”… Why? [duplicate]

Possible Duplicate: The Zen of Python The last aphorism in the Zen of Python is: Namespaces are one honking great idea -- let's do more of those! My simple question is, what does this ...

1 2