Top "Magento" questions

General Magento questions (like administration) may be asked on https://magento.

How to turn on magento error messages?

I have installed Magento Community edition and tried creating my first simple hello world module. After a few hours I …

magento
How to get sub-categories of a specific parent category?

I had a main category (parent category) whose id = 10. I want to echo just its sub-categories. How can I do …

magento
Set session time out limit for magento frontend

I am trying to set session time out limit to 30 minutes in magento but it is not expiring in 30 minutes. …

magento
Get category URL key in Magento

How do I get the URL key of a category in Magento. I have added this text in URL key …

php magento url magento-1.8
Get base product image in Magento

I want to get base product image in Magento to resize it and display in cart sidebar. Unfortunatelly this: echo $…

php image magento shopping-cart
Please enter a valid URL. Protocol is required (http://, https:// or ftp://) in Magento 1.9.2 installing?

Please enter a valid URL. Protocol is required (http://, https:// or ftp://) in Magento 1.9.2 installing? While installing Magento, I am …

magento magento-1.9
What is the difference between "Flush Magento Cache" and "Flush Cache Storage" in magento's cache management?

What is the difference between "Flush Magento Cache" and "Flush Cache Storage" in magento's cache management?

magento
How do I get attribute set name?

I am trying to get attribute set name in Magento product view template. I can get attribute value by $_product-&…

magento attributes
how to display product detail description on product listing page?

I want to show a detailed product description after a short description on the product listing page. I'm doing this &…

magento magento-1.4