Magento Error Undefined index: 0
Sunday, June 13th, 2010Magento Error: Undefined index: 0 app/code/core/Mage/Core/Model/Mysql4/Config.php Resolve Way: Find core_store and core_website Tables and gave the admin site an id of 0 set foreign_key_checks=0; //SQL to update ids SET FOREIGN_KEY_CHECKS=1;
comments off admin | magento install |