litespeedtech / lscache_prestashop

LiteSpeed Cache Plugin for Prestashop
GNU General Public License v3.0
26 stars 16 forks source link

Error: Call to a member function getParam() on string #56

Open therampagerado opened 9 months ago

therampagerado commented 9 months ago

Message: Error: Call to a member function getParam() on string

Location: modules/litespeedcache/controllers/front/esi.php line 94

STACKTRACE

0 modules/litespeedcache/controllers/front/esi.php(94)

1 modules/litespeedcache/controllers/front/esi.php(61): LiteSpeedCacheEsiModuleFrontController->populateItemContent("missing pd : ")

2 classes/controller/Controller.php(227): LiteSpeedCacheEsiModuleFrontController->display()

3 classes/controller/FrontController.php(264): ControllerCore->run()

4 classes/Dispatcher.php(854): FrontControllerCore->run()

5 index.php(33): DispatcherCore->dispatch()