You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
As PHP 7.4 is getting to its EOL, on a sandbox site I tried to change to PHP 8. After that warnings started to show up:
Warning: Undefined array key "view" in /home/......../lscache/components/com_sppagebuilder.php on line 17
Warning: Cannot modify header information - headers already sent by (output started at /home/......../lscache/components/com_sppagebuilder.php:17) in /home/........lscache/lscachebase.php on line 211
SP Pagebuilder is Pro 4.0.3
After falling back to PHP 7.4 warnings vanished.
Could you please have a look?
The text was updated successfully, but these errors were encountered:
Warnings disapperad, tested with SPPB Free 3.8.8 and Pro 4.0.3.
J4 LScache plugin seems to be working on PHP 8 with SPPB this way, but please check if this is a final solution.
Hi,
As PHP 7.4 is getting to its EOL, on a sandbox site I tried to change to PHP 8. After that warnings started to show up:
Warning: Undefined array key "view" in /home/......../lscache/components/com_sppagebuilder.php on line 17
Warning: Cannot modify header information - headers already sent by (output started at /home/......../lscache/components/com_sppagebuilder.php:17) in /home/........lscache/lscachebase.php on line 211
SP Pagebuilder is Pro 4.0.3
After falling back to PHP 7.4 warnings vanished.
Could you please have a look?
The text was updated successfully, but these errors were encountered: