dbModel read resource does not implement Zend_Db_Adapter_Abstract admin January 10, 2017 Magento 280 Comments It is very simple just clear the cache /var/cache/folder Related Posts getBaseUrl – Magento URL Path in Magento zendnwar April 23, 2015 <?php // http://domainname.com/ echo Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_WEB); .. How to create Featured product in Magento home page? zendnwar March 23, 2015 Create new Featured attribute Create a new attribute by going to Catalog > Attributes > M ..