Magento News

 

Fatal error on /app/code/core/Mage/Core/Model/Resource/Resource.php in Magento

Just upgraded a Magento install from 1.5 to 1.6, and left with this error:

Fatal error: Call to a member function insert() on a non-object in
/hsphere/local/home/t21004/XXXXXXXXXXXXX.com/app/code/core/Mage/Core/Model/Resource/Resource.php
on line 133

The contents of line 133 are as below:

 return $this->_getWriteAdapter()->insert($this->getMainTable(), $dbModuleInfo);

Fatal error on /app/code/core/Mage/Core/Model/Resource/Resource.php in Magento

Possibly Related Posts:


 

Leave a Reply