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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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