News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

CPG 1.6.18 versioncheck.php fatal error

Started by xJone, May 05, 2022, 07:50:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xJone

CPG 1.6.18
PHP Version 8.1.2

versioncheck.php
Fatal error: Array and string offset access syntax with curly braces is no longer supported in /var/www/html/include/lib.xml.php on line 297

ron4mac

Please install simplexml with your PHP version.
sudo apt install php8.1-xml

xJone