Fatal error: Uncaught Error: Class 'Cache' not found in Prestashop
Fatal error: Uncaught Error: Class 'Cache' not found in Prestashop
我正在使用 width prestashop 1.0。我在删除缓存文件夹时遇到了这个问题,但我已经重新上传了它,但它正在解决。如果有人遇到过此类问题,请告诉我我是如何解决的。
Fatal error: Uncaught Error: Class 'Cache' not found in /customers/a/2/e/sekuurshop.be/httpd.www/classes/ObjectModel.php:1924 Stack trace: #0 /customers/a/2/e/sekuurshop.be/httpd.www/classes/ObjectModel.php(214): ObjectModelCore::getDefinition('Shop') #1 /customers/a/2/e/sekuurshop.be/httpd.www/classes/shop/Shop.php(130): ObjectModelCore->__construct('1', NULL, NULL) #2 /customers/a/2/e/sekuurshop.be/httpd.www/classes/shop/Shop.php(411): ShopCore->__construct('1') #3 /customers/a/2/e/sekuurshop.be/httpd.www/config/config.inc.php(117): ShopCore::initialize() #4 /customers/a/2/e/sekuurshop.be/httpd.www/index.php(27): require('/customers/a/2/...') #5 {main} thrown in /customers/a/2/e/sekuurshop.be/httpd.www/classes/ObjectModel.php on line 1924
您似乎已经删除了完整的缓存文件夹。从本地服务器上传文件夹(如果存在)。因为有时 prestashop 不会像其他人一样在删除后自行创建缓存文件夹。
希望对您有所帮助。
我正在使用 width prestashop 1.0。我在删除缓存文件夹时遇到了这个问题,但我已经重新上传了它,但它正在解决。如果有人遇到过此类问题,请告诉我我是如何解决的。
Fatal error: Uncaught Error: Class 'Cache' not found in /customers/a/2/e/sekuurshop.be/httpd.www/classes/ObjectModel.php:1924 Stack trace: #0 /customers/a/2/e/sekuurshop.be/httpd.www/classes/ObjectModel.php(214): ObjectModelCore::getDefinition('Shop') #1 /customers/a/2/e/sekuurshop.be/httpd.www/classes/shop/Shop.php(130): ObjectModelCore->__construct('1', NULL, NULL) #2 /customers/a/2/e/sekuurshop.be/httpd.www/classes/shop/Shop.php(411): ShopCore->__construct('1') #3 /customers/a/2/e/sekuurshop.be/httpd.www/config/config.inc.php(117): ShopCore::initialize() #4 /customers/a/2/e/sekuurshop.be/httpd.www/index.php(27): require('/customers/a/2/...') #5 {main} thrown in /customers/a/2/e/sekuurshop.be/httpd.www/classes/ObjectModel.php on line 1924
您似乎已经删除了完整的缓存文件夹。从本地服务器上传文件夹(如果存在)。因为有时 prestashop 不会像其他人一样在删除后自行创建缓存文件夹。
希望对您有所帮助。