Lscache give me FatalThrowableError, disappear the Cart all blocked

#1
I've just installed the lscache module on prestashop 1.7.8.11 and i've got problem to all product pages, i've got this

FatalThrowableError Type error: Argument 3 passed to HookCore::callHookOn() must be of the type array, null given, called in /home/rechqszt/affaridanoi.it/classes/Hook.php on line 944 in Hook.php line 422 at HookCore::callHookOn(object(LiteSpeedCache), 'filterProductContent', null)in Hook.php line 944 at HookCore::exec('filterProductContent', null, null, false, true, false, null, true)in ProductController.php line 384 at ProductControllerCore->initContent()in Controller.php line 306 at ControllerCore->run()in Dispatcher.php line 525 at DispatcherCore->dispatch()in index.php line 28

so i tried to remove the hook from ( design---> position ) filterProductContent
after that all product pages worked, BUT i've got lots of problem
  • ahax doens't work
  • when i add some product cart disappear on all cached pages, if i found not cached page there will appear with all the product that i added. If i flush all pages the cart appear again
  • with cookielaw module, if i press "accept" everytime that i load the main page i have to press "accept" every single time
This is what i found in 1h so i think that i can have more issues

Could someone tell me if anyone has found similar errors?
thanks
 
Top