Hello
We have Litespeed cache 1.2.4 on Prestashop 1.6.1.20 an are facing the issue that after payment of order, you can not return to order confirmation page. URL seems to be correct, but page is blank. If we switch to back-end and disable cache module , and hit F5 in front-end the order confirmation page shows up with no problem.
Error log show the following:
Can anyone tell what we are doing wrong?
rgds.
Bjarne
We have Litespeed cache 1.2.4 on Prestashop 1.6.1.20 an are facing the issue that after payment of order, you can not return to order confirmation page. URL seems to be correct, but page is blank. If we switch to back-end and disable cache module , and hit F5 in front-end the order confirmation page shows up with no problem.
Error log show the following:
Code:
/modules/litespeedcache/classes/Cache.php(431): LiteSpeedCacheCore->getPurgeTagsByOrder(NULL)
/modules/litespeedcache/classes/Cache.php(379): LiteSpeedCacheCore->getPurgeTagsByHookMethod('hookdisplayOrde...', Array)
/modules/litespeedcache/litespeedcache.php(235): LiteSpeedCacheCore->purgeByCatchAllMethod('hookdisplayOrde...', Array)
/classes/Hook.php(591): LiteSpeedCache->__call('hookdisplayOrde...', Array)
/override/classes/Hook.php(44): HookCore::coreCallHook(Object(LiteSpeedCache), 'hookdisplayOrde...', Array)
/classes/Hook.php(546): Hook::coreCallHook(Object(LiteSpeedCache), 'hookdisplayOrde...', Array)
/controllers/front/OrderConfir in /home/umaxdk/sites/fotoc1.dk/modules/litespeedcache/classes/Cache.php on line 30
rgds.
Bjarne
Last edited by a moderator: