Update base URLs or change site name

Update base URLs or change site name

Cache Management Base URLs are one of the most important parts of Magento and they cause constant trouble for our customers. The good thing is, by knowing about them you will save yourself infinite time and feel like a wizard. Within the Magento admin, these values...
Reindex Magento

Reindex Magento

Magento depends on the indexers to keep your site up to date and to do its magic quickly.  For Magento 1.X there are two ways to index: Command-lineVia the Magento admin Reindex via the Magento Admin To reindex follow these steps: Log into your Magento store...
Patching Magento: How-To Guide

Patching Magento: How-To Guide

How To Patch Magento Introduction While the fine folks over at Magento work tirelessly to improve Magento, part of that process is discovering critical bugs and, subsequently, creating patches to fix them. Applying these patches can be a daunting task for those of us...
Cache Management

Cache Management

The Cache Management DashboardFlushing the Cache Flushing Redis Cache    The Cache Management Dashboard The Magento cache in Magento 1.X is managed under System->Cache Management After clicking that link you should see a full list of your caches, similar to...
Invoicing printing blank or 500 error

Invoicing printing blank or 500 error

http://stackoverflow.com/questions/17022829/magento-blank-empty-page-whene-printing-invoice-on-backendIf you moved to a server with PHP 5.4, you might get blank invoices from your admin when using the Print Invoice button. If you Googled this, you probably found yet...