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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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