I almost had my Magento site up and running. I deleted an old "store view" and the app crashed. I'm assuming I just need to edit the database to remove the references, but I don't know where to do it. Does anyone know what I need to do here? Below is the error report. I'd hate to reinstall the whole thing again.
Thanks
Recoverable Error: Argument 1 passed to Mage_Core_Model_Store::setGroup() must be an instance of Mage_Core_Model_Store_Group, null given, called in /var/www/domains/x.copelandcommunications.com/docs/cart/app/code/core/Mage/Core/Model/App.php on line 351 and defined in /var/www/domains/x.copelandcommunications.com/docs/cart/app/code/core/Mage/Core/Model/Store.php on line 627
Trace:
#0 /var/www/domains/x.copelandcommunications.com/docs/cart/app/code/core/Mage/Core/Model/Store.php(627): mageCoreErrorHandler(4096, ‘Argument 1 pass...’, ‘/var/www/domain...’, 627, Array)
#1 /var/www/domains/x.copelandcommunications.com/docs/cart/app/code/core/Mage/Core/Model/App.php(351): Mage_Core_Model_Store->setGroup(NULL)
#2 /var/www/domains/x.copelandcommunications.com/docs/cart/app/code/core/Mage/Core/Model/App.php(211): Mage_Core_Model_App->_initStores()
#3 /var/www/domains/x.copelandcommunications.com/docs/cart/app/Mage.php(404): Mage_Core_Model_App->init(’’, ‘store’, Array)
#4 /var/www/domains/x.copelandcommunications.com/docs/cart/app/Mage.php(423): Mage::app(’’, ‘store’, Array)
#5 /var/www/domains/x.copelandcommunications.com/docs/cart/index.php(40): Mage::run()
#6 {main}
