Top "Magento" questions

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

How do I get categories for a product in Magento

I'm trying to add product_type to my Magento Google Base output based on the product's categories, but I seem …

php magento
How to get Magento customer ID

Ugh how do I get the customer ID!!? These are all things I've tried! Can you see what I'm doing …

php magento
How do I save value in my own session variable in Magento?

I am using Magento and trying to save a value in the session as follows in its index.php file, …

php magento session
Resource interpreted as image but transferred with MIME type text/html - Magento

I'm getting below error when uploading a new product image for my Magento shop. Resource interpreted as image but transferred …

php magento
Understanding Magento Block and Block Type

I just want to understand the meaning of <block type="page/html" name="root" output="toHtml" template="example/view.…

magento block
Can't log in to Magento Admin

I'm having troubles logging into Magento's admin panel on one of our staging sites (it works 100% on our webdev servers …

session cookies login magento
Magento admin login not working in chrome but works fine for firefox

I am just a newbie to the magento. I have installed magento on my localhost. After all the setup when …

magento google-chrome
How are product attributes and attribute options stored in Magento database?

I am trying to figure out how the linkage between attribute and attribute options, and product and attributes are made …

magento
Get All simple product from a Configurable Product in Magento Product View

How can I get all the simple products associated with a configurable product? I found how to do the opposite (…

php magento
How to get a category listing from Magento?

I want to create a page in Magento that shows a visual representation of the categories.. example CATEGORY product 1 product 2 …

php magento categories product catalog