So I\'m loading a collection of products using this code: $magento_time= \'some time string\'; $collection = Mage::getModel(\'catalog/product\')->getCollectio开发者_如何学Cn();
I looked for ideas on setting up a Magento development environment when we first started using it for our site last year.I didn\'t find anything that work really well, so I stayed with var_dump\'ing u
Just wondering if, in the config/design section of the Magento admin - where you specify templates - if it’s possible to add IE6 as an exception - so it doesn\'t get the custom template and falls bac
I want to install a Magento extension in WAMP, but not f开发者_运维百科rom the Magento connect system.
My problem is I want to change my category 开发者_如何学运维page layout similar as homepage I tried a lot but didn\'t get the answer.However, the best way to do this is to not edit catalog.xml, but pa
I was wondering if it possible to link a category to \'My Account\'. Basically I would like to make \'My Account\' more prominent, by creating a category - \'My Account\' which appears in the main men
i want to change de开发者_运维问答sign in my magento project. I know how to change design in home page .Is it possible to make changes in other pages...Does any one help me ?Magento design is not a pr
is is possible to have the main category image that开发者_如何学编程 you set in the General Information tab made into a link?
Is it possible to redirect the browser to nth step in the onepage checkout? If so, how would one go about doing it?开发者_运维技巧
Edit: This was a bogus question. The problem was that I had quotes in my description field. The entire field should be wrapped in one set of quotes with none inside. Changed quotes to apostrophes to f