lscache_prestashop icon indicating copy to clipboard operation
lscache_prestashop copied to clipboard

Compatibility with Prestashop v9.x

Open Deltafox79 opened this issue 5 months ago • 5 comments

Testing the latest version of the module on the final version of Prestashop v9.x when configuring the module I get this error:

modules/litespeedcache/controllers/admin/AdminLiteSpeedCacheManageController.php:50

Image

Deltafox79 avatar Jun 16 '25 17:06 Deltafox79

Are @litespeedtech working to upgrade the module compatibility? @WuhuaChen

LaqueP avatar Jul 25 '25 06:07 LaqueP

hi, now we support Prestashop v9.x in the latest release package: https://github.com/litespeedtech/lscache_prestashop/releases/tag/v.1.5.3 and clear cache in Prestashop Admin Panel->Configure->Advanced Parameters->Performance

WuhuaChen avatar Oct 31 '25 15:10 WuhuaChen

thanks

Deltafox79 avatar Nov 01 '25 14:11 Deltafox79

Good morning @WuhuaChen

the new release on multi-store prestashop returns the following error on backoffice:

PHP Fatal error: Uncaught Error: Call to a member function query() on null in public_html/classes/db/DbPDO.php:149\nStack trace:\n#0 public_html/classes/db/Db.php(377): DbPDOCore->_query()\n#1 public_html/classes/db/Db.php(664): DbCore->query()\n#2public_html/classes/db/Db.php(698): DbCore->getRow()\n#3 public_html/classes/Language.php(1216): DbCore->getValue()\n#4 public_html/classes/Language.php(1513): LanguageCore::countActiveLanguages()\n#5 public_html/modules/litespeedcache/classes/VaryCookie.php(292): LanguageCore::isMultiLanguageActivated()\n#6 /public_html/modules/litespeedcache/classes/VaryCookie.php(78): LiteSpeedCacheVaryCookie->init()\n#7 public_html/modules/litespeedcache/classes/VaryCookie.php(103): LiteSpeedCacheVaryCookie->__construct()\n#8 public_html/modules/litespeedcache/litespeedcache.php(489): LiteSpeedCacheVaryCookie::setVary()\n#9 public_html/modules/litespeedcache/litespeedcache.php(502): LiteSpeedCache::setVaryCookie()\n#10 [internal function]: LiteSpeedCache::callbackOutputFilter()\n#11 {main}\n thrown in public_html/classes/db/DbPDO.php on line 149\n

LaqueP avatar Nov 02 '25 11:11 LaqueP

@WuhuaChen Can be check this issue above?

Deltafox79 avatar Nov 02 '25 18:11 Deltafox79