Roberto Kohler Posted June 11, 2021 Share Posted June 11, 2021 (edited) My store's front end and back end stopped working. It's running on Version 1.7.6.5 I was getting http 500 Server Error so I turned debug on I now see the following Fatal error: Uncaught Error: Class 'Cache' not found in /home/ke_tiendaus1/store.koblenz.com/classes/ObjectModel.php:1999 Stack trace: #0 /home/ke_tiendaus1/store.koblenz.com/classes/ObjectModel.php(232): ObjectModelCore::getDefinition('Shop') #1 /home/ke_tiendaus1/store.koblenz.com/classes/shop/Shop.php(128): ObjectModelCore->__construct('1', NULL, NULL) #2 /home/ke_tiendaus1/store.koblenz.com/classes/shop/Shop.php(413): ShopCore->__construct('1') #3 /home/ke_tiendaus1/store.koblenz.com/config/config.inc.php(119): ShopCore::initialize() #4 /home/ke_tiendaus1/store.koblenz.com/admin3848brgqe/index.php(40): require('/home/ke_tienda...') #5 {main} thrown in /home/ke_tiendaus1/store.koblenz.com/classes/ObjectModel.php on line 1999 I checked and I do have 6 php files in the 'classes/cache' folder, including Cache.php Any help would be greatly appreciated Edited June 11, 2021 by Roberto Kohler (see edit history) Link to comment Share on other sites More sharing options...
lototo Posted June 13, 2021 Share Posted June 13, 2021 Hi, remove the cache and class_index Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now