How to delete Image cache in Magento programatically ? zendnwar February 6, 2014 Magento 0 Comments Just copy and paste use following code: Mage::getModel(‘catalog/product_image’)->clearCache(); Related Posts How to setup Fedex in Magento shopping Cart? zendnwar January 27, 2013 Hello guys, I have been face to setup Fedex in Magento Shopping cart. I tried several times but .. How to solve Magento 500 Server Error? zendnwar November 15, 2012 How to solve Magento 500 Server Error? 500 Internal Server Error. This error has been occure du ..