CPG 1.6.18 versioncheck.php fatal error CPG 1.6.18 versioncheck.php fatal error
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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