Home » Archive

Articles Archive for September 2014

Magento »

[24 Sep 2014 | Comments Off on Magento: [SOLVED] Mage_Eav_Model_Entity_Abstract setConnection() must be an instance of Zend_Db_Adapter_Abstract, string given]

I got this error while I was installing a third party Magento module. Actually, the module was tested for higher Magento version than 1.4 and I had to install that module on Magento version 1.4.
Cause:

Magento »

[9 Sep 2014 | One Comment]

Here is the code to delete all shopping cart items of currently logged in single customer: