Error after upgrade to PHP 8.4 Error after upgrade to PHP 8.4
 

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

Error after upgrade to PHP 8.4

Started by panhead, July 16, 2025, 04:35:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

panhead

After upgrading to PHP 8.4 I get this error when uploading and displaying images:

Deprecated: Constant E_STRICT is deprecated in /home/deb/domains/xxx.net/public_html/dir/coppermine/include/debugger.inc.php on line 95
Is there a workaround for this?

ron4mac

You may safely remove that line in that file ...

panhead