我正在尝试访问我的一个Magento商店(版本1.5.1),当我尝试访问它时出现以下错误: 致命错误:在第133行的/home4/wisestor/public_html/app/code/core/Mage/Core/Model/Resource/Resource.php中的非对象上调用成员函数insert()。
Line 133 of Resource.php is:
return $this->_getWriteAdapter()->insert($this->getMainTable(), $dbModuleInfo);