Magento is an e-commerce platform written in PHP atop the Zend framework, available under both open-source and commercial licenses.

learn more… | top users | synonyms (6)

0
votes
0answers
3 views

Magento What is the Best Way to Resolve Observer Load Order Issue?

I need to insert a javascript object into the head of my listing pages containing a json representation of the products listed on that page, i.e. not all products in the category but only those that ...
-1
votes
0answers
4 views

Content and footer of magento front end is not displaying except header

My front end of magento does not show any content and footer, its only showing header and navigation menu. I have checked in view.phtml as the code is there to display the page. please provide me the ...
0
votes
0answers
10 views

How to create shopping cart price rule in magento?

I Want to add discount to the product which is 15 days old from created date. From Shopping cart price rule option, we can set some condition to apply discount to the product. But this option is not ...
0
votes
0answers
10 views

Strange json_decode result in Magento

I have read every post on StackOverflow that relates to json_decode returning a null value, but I'm still having a very strange problem inside the Magento environment that I have been unable to ...
0
votes
1answer
14 views

Proper way to layout custom pages/modules in Magento

I'm working for a computer components store. My end goal is to make a 'Build your own computer' page where customers can pick components from each category (CPU, Memory, etc) and add them all to the ...
0
votes
0answers
7 views

How to add a Total row in a magento grid

I'm creating a new module that uses a grid list (isn't the report grid) in magento admin. In my _prepareColumns() function I used: $this->addColumn("item_id", array( ...
1
vote
0answers
7 views

Magento, sales orders aren't in the grid

I have a Magento Enterprise site with NGINX in a server with CentOS, with a lot of orders by day. Since july 8th, some orders don’t show in the Sales -> Orders grid. The frequency which the error ...
0
votes
0answers
12 views

Magento all products exporting dataflow not working?

When i am trying to export all the products via magento dataflow it gives me white page without any error.
0
votes
0answers
7 views

Attribute set does not populate data into super-product-table in Grouped product

I have a Grouped product page, a set of grouped attributes and a hand full of Simple product pages with the attributes populating each field via dropdown boxes. These attributes are not showing ...
0
votes
0answers
5 views

Issue with Magento Categories - redirects from URL to home

I am having a very strange issue with Magento. I skinned the install for a client, and everything has been working fine. I used a pre-built theme for this skin, and made some minor changes - but none ...
0
votes
1answer
13 views

Magento: storing base url in a config file

Having multiple development stages, I'd like to keep some magento configurations in a file, and not in the database, so i can have my development version and the production version in sync. So i need ...
0
votes
1answer
14 views

Magento SSL: browsers alert to insecure content

I install my ssl and work fine in my admin area (padlock green). But in my frontend, Chrome show an alert in padlock: The site uses SSL, but Google Chrome has detected insecure content on the page ...
0
votes
0answers
11 views

Magento 1.7.0.2 - Alert on checkout impossible to complete order

I have a problem when I try to place an order: http://www.stylenda.com/en/checkout/onepage/ When I finally click on the button "place order" on the "Order review" section, an alert box says me to ...
0
votes
0answers
13 views

How to list products in Magento Menu

Like this question: Magento: HOW-TO add active products in a drop-down in Main Navigation Menu ...I want to list the products from a category in the main menu. I have attempted to use the code ...
1
vote
1answer
26 views

error in creating module in magento

I am trying to create custom module in magento at first time but i have some error . I have mentioned all my code of module here and it gives me eror "Fatal error: Call to a member function ...

1 2 3 4 5 1145
15 30 50 per page