Thanks for updated Alysum 9.1.0 (12.06.2025) theme.
Its quite impressive actually.As I can see it becomes much faster than before. There is a new widget Advanced slider based on simple scripts that can replace heavy and overcomplicated Revolution slider. and Page Speed results looks awesome now right after theme installation![]()
What version of Prestashop do you have?Okay, anyone test this module from attachment? After enable theme in front office get this
Fatal error: Uncaught Error: Class "Promokit\Module\Pklib\Db\Db" not found in site.name.com/modules/pkfavorites/src/Db/Db.php:29 Stack trace: #0 site.name.com/modules/pkfavorites/src/Front/Config.php(22): Promokit\Module\Pkfavorites\Db\Db->__construct() #1 site.name.com/modules/pkfavorites/pkfavorites.php(60): Promokit\Module\Pkfavorites\Front\Config::get() #2 [internal function]: Pkfavorites->__construct() #3 site.name.com/src/Core/Foundation/IoC/Container.php(124): ReflectionClass->newInstance() #4 site.name.com/src/Core/Foundation/IoC/Container.php(154): PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName('pkfavorites', Array) #5 site.name.com/src/Core/Foundation/IoC/Container.php(167): PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake('pkfavorites', Array) #6 site.name.com/src/Adapter/ServiceLocator.php(70): PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make('pkfavorites') #7 site.name.com/classes/module/Module.php(1364): PrestaShop\PrestaShop\Adapter\ServiceLocator::get('pkfavorites') #8 site.name.com/classes/module/Module.php(1343): ModuleCore::coreLoadModule('pkfavorites') #9 site.name.com/classes/Hook.php(1123): ModuleCore::getInstanceByName('pkfavorites') #10 site.name.com/classes/Dispatcher.php(587): HookCore::exec('moduleRoutes', Array, NULL, true, false) #11 site.name.com/classes/Dispatcher.php(238): DispatcherCore->loadRoutes() #12 site.name.com/classes/Dispatcher.php(196): DispatcherCore->__construct(Object(Symfony\Component\HttpFoundation\Request)) #13 site.name.com/index.php(78): DispatcherCore::getInstance() #14 {main} thrown in site.name.com/modules/pkfavorites/src/Db/Db.php on line 29
After disable module pkfavorites get this
Fatal error: Uncaught Error: Class "Promokit\Module\Pklib\FileManager\FileManager" not found in site.name.com/modules/pkcaptcha/src/Config/Config.php:41 Stack trace: #0 site.name.com/modules/pkcaptcha/src/Config/Config.php(27): Promokit\Module\Pkcaptcha\Config\Config::getDefault() #1 site.name.com/modules/pkcaptcha/pkcaptcha.php(49): Promokit\Module\Pkcaptcha\Config\Config::get() #2 [internal function]: Pkcaptcha->__construct() #3 site.name.com/src/Core/Foundation/IoC/Container.php(124): ReflectionClass->newInstance() #4 site.name.com/src/Core/Foundation/IoC/Container.php(154): PrestaShop\PrestaShop\Core\Foundation\IoC\Container->makeInstanceFromClassName('pkcaptcha', Array) #5 site.name.com/src/Core/Foundation/IoC/Container.php(167): PrestaShop\PrestaShop\Core\Foundation\IoC\Container->doMake('pkcaptcha', Array) #6 site.name.com/src/Adapter/ServiceLocator.php(70): PrestaShop\PrestaShop\Core\Foundation\IoC\Container->make('pkcaptcha') #7 site.name.com/classes/module/Module.php(1364): PrestaShop\PrestaShop\Adapter\ServiceLocator::get('pkcaptcha') #8 site.name.com/classes/module/Module.php(1343): ModuleCore::coreLoadModule('pkcaptcha') #9 site.name.com/classes/Hook.php(1123): ModuleCore::getInstanceByName('pkcaptcha') #10 site.name.com/classes/controller/FrontController.php(589): HookCore::exec('displayHeader') #11 site.name.com/controllers/front/IndexController.php(38): FrontControllerCore->initContent() #12 site.name.com/classes/controller/Controller.php(330): IndexControllerCore->initContent() #13 site.name.com/classes/Dispatcher.php(487): ControllerCore->run() #14 site.name.com/index.php(78): DispatcherCore->dispatch() #15 {main} thrown in site.name.com/modules/pkcaptcha/src/Config/Config.php on line 41
PS9. I figured out where the problem was. These modules were throwing errors because of the "PHP-FPM File Limit" in the server settings. When enabling the theme, something was not installed, but it allowed me to enable the theme, after which these modules did not work. After changing the PHP-FPM File Limit and installing the module from scratch, these errors disappearedWhat version of Prestashop do you have?
Good to hear that you figured it out.PS9. I figured out where the problem was. These modules were throwing errors because of the "PHP-FPM File Limit" in the server settings. When enabling the theme, something was not installed, but it allowed me to enable the theme, after which these modules did not work. After changing the PHP-FPM File Limit and installing the module from scratch, these errors disappeared