Magento: How to debug error quickly
November 24, 2011 | In: Magento, php, web development, Zend Framework
Magento provides log file to maintain each type of error on your application. By this you can add log error or exception to magento's system log file. Its very handy to view coding errors. Developing for Magento is often hard, especially since it’s not...