Top "Magento-1.5" questions

Magento is an Ecommerce platform written in PHP.

Unable to save the invoice

After upgrading magento from 1.4.0.1 to 1.5.1.0, i'm not able to submit an invoice. When i'm pointing my browser to Sales -&…

magento magento-1.5
How do I get quote totals before saving payment method?

I am trying to create a one step checkout, but in the checkout page I have problem with order review …

magento magento-1.5
Magento transaction error "Please specify a shipping method"

We use a custom checkout extension by Templates Master called "Firecheckout". Not sure if that's relevant, but figured I should …

magento magento-1.5
Magento EAV: how to hard delete an attribute value?

Let's ask the question clearly before entering into the details: Is there a way of hard deleting an attribute value …

magento magento-1.4 magento-1.5 entity-attribute-value
Magento - How to create "decimal" attribute type

I've done a bit of searching online but I have not found any answers to this question yet. I have …

magento magento-1.5 entity-attribute-value
Magento categories listing using getCollection & addLevelFilter but exclude Default Root Category

I'm using the following code to grab a collection and to filter on a level using addLevelFilter(2). This outputs all …

magento magento-1.5