Last Updated 13 days ago
Fatal error: Uncaught Error: Class - how to fix it
If, after installing on a server or locally, you get a message similar to this:Fatal error: Uncaught Error: Class "Prestashow\PrestaCore\Model\AbstractModule"
not found in /var/www/modules/pshowfeeder/pshowfeeder.php:21
Stack trace:
#0 /var/www/classes/module/Module.php(1222): include_once()
#1 /var/www/classes/module/Module.php(1214): ModuleCore::coreLoadModule()
#2 /var/www/classes/Hook.php(966): ModuleCore::getInstanceByName()
- Check whether you installed the module on the correct domain - the store's domain should match the domain given in My Account in the PrestaShow store.
- Enable the IonCube extension on the server and make sure the IonCube version is compatible with the PHP version your store uses.
- It is best to use the latest IonCube 15 version, which supports up to PHP 8.5 inclusive.
- If the above did not solve your problem - open a ticket.