hello
I have been using Litespeed cache on my joomla 3.10.10 for over a year with success.
I just migrated my joomla site to version 4.1.5 under php 8.0.20 and there I have problems.
Before migrating, I uninstalled the lscache version of joomla 3 then migrated the site and then reinstalled the lscache version for joomla 4.
Indeed, the menu is displayed randomly in duplicate everywhere on the site, but not all the time... I uninstalled the plugin, reinstalled, purged X times etc... nothing helped .
Since then I have an error log that fills up at the root of the server and that grows quickly with this type of repeated line:
log_errors:
PHP Warning: Undefined property: stdClass::$vary_language in /home/XXXXXX/YYYYY/myfolder/plugins/system/lscache/lscache.php on line 284
This line in the php file corresponds to:
if ($module->vary_language) {
$language = '&language=' . JFactory::getLanguage()->getTag();
}
What do you think ?
Thank you for your help
Cordially
https://www.tice-education.fr/
I have been using Litespeed cache on my joomla 3.10.10 for over a year with success.
I just migrated my joomla site to version 4.1.5 under php 8.0.20 and there I have problems.
Before migrating, I uninstalled the lscache version of joomla 3 then migrated the site and then reinstalled the lscache version for joomla 4.
Indeed, the menu is displayed randomly in duplicate everywhere on the site, but not all the time... I uninstalled the plugin, reinstalled, purged X times etc... nothing helped .
Since then I have an error log that fills up at the root of the server and that grows quickly with this type of repeated line:
log_errors:
PHP Warning: Undefined property: stdClass::$vary_language in /home/XXXXXX/YYYYY/myfolder/plugins/system/lscache/lscache.php on line 284
This line in the php file corresponds to:
if ($module->vary_language) {
$language = '&language=' . JFactory::getLanguage()->getTag();
}
What do you think ?
Thank you for your help
Cordially
https://www.tice-education.fr/
Attachments
-
643.2 KB Views: 4