Magento 1.6 Upgrade Errors with Solutions

After upgrading to Magento 1.6, You may face some problems like Integrity constraint violation: 1062 Duplicate entry or Error 404 after installation(while home page is OK).
(more…)
Magento is a feature-rich eCommerce platform built on open-source technology that provides online merchants with unprecedented flexibility and control over the look, content and functionality of their eCommerce store.
Magento’s intuitive administration interface features powerful marketing, search engine optimization and catalog-management tools to give merchants the power to create sites that are tailored to their unique business needs. Designed to be completely scalable and backed by Varien’s support network, Magento offers companies the ultimate eCommerce solution.

After upgrading to Magento 1.6, You may face some problems like Integrity constraint violation: 1062 Duplicate entry or Error 404 after installation(while home page is OK).
(more…)
I found a really simple solution: - I made another store wiew - I assigned a new theme to it - I removed store view list from pages now, I…
If you only want to change default sort order you can do it in catalog.xml just by adding the following action: This action will work in any block of type…
Make four columns on grid view instead of three columns
If you want to show products from a specific category on your home page you can do this simply with on your home page which works fine.. however, if you…
I've created a Magento site for a client who wants to have a special price page, wherein she could put products having special price/discounted price.. Requirements: app/code/local/Mage/Catalog/Block/Product/List/Special.php Magento backend -…
On your cPanel: Advanced -> Cron Jobs Scroll to "Add New Cron Job" Where "/home/your-directory/public_html/cron.php" is the path for the cron job file ///////////// uncomplete ////////////// php5-cli -f /home/USERNAME/public_html/cron.php Source:…
Magento page Title not showing for some pages like contact us, rss feeds add the following code on the xml layout: