Archive

Archive for June, 2012

Get subtotal and grand total in Magento

June 25th, 2012 1 comment

Use the below code to subtotal and grand total of cart in Magento... Read More >

Categories: Uncategorized Tags:

Unable to send mails in Magento

June 15th, 2012 4 comments

Some days back, I came across an issue. No mails from Magento are sent successfully and Magento is not throwing any error message in the front end. First I thought its something related to the server and checked if the sendmail is installed properly. Then tested with a simple php sendmail function which successfully delivered the email. So I went into the log and found the following error was logged in the exception.log file.... Read More >

Categories: Magento Tags:

Get Region name from RegionId in Magento

Use the below code to get the Region name from RegionId in Magento in magento... Read More >

Categories: Magento Tags:

Get Country name from Country Code in Magento

Use the below code to get the Country Name from Country Code in magento... Read More >

Categories: Magento Tags: