Magento – Fatal error: Class ‘Mage_Core_Model_App’ not found in app/Mage.php on line 670

ce-1.9.2.0fatal errormagento-1.9upgrade

I updated from 1.9.1.1 to 1.9.2.

After that first a SQL error showed up, admin panel was still working.
So I decided to do: renew index management and clear cache.

Then it was working again, a few minutes later problem came.

Fatal error: Class 'Mage_Core_Model_App' not found in /var/www/clients/client1/web1/web/app/Mage.php on line 670

Anyone know how to solve this?

Best Answer

Disable the Compiler (uncomment in /your-magento/includes/config.php) Clear the Cache (Browser+Magento) Log in and out

Related Topic