Error after updating to php 8.4 Error after updating to php 8.4
 

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

Error after updating to php 8.4

Started by sindbad5, January 27, 2025, 03:05:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sindbad5


Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_runtime() in /www/htdocs/w012fc80/medienarchiv.com/0/include/init.inc.php:63 Stack trace: #0 /www/htdocs/w012fc80/medienarchiv.com/0/login.php(21): require() #1 {main} thrown in /www/htdocs/w012fc80/medienarchiv.com/0/include/init.inc.php on line 63

https://www.medienarchiv.com/0/

This happened after setting PHP from 7.4 to 8.4 at my hoster. I can't get back to 7.4.  Anyone knows how to solve this? Thanks!

Joe Carver

It looks like you are running an older version of Coppermine.

Upgrade to version 1.6.26 (links above).

(from the release notes: "Line  56: 2020-02-25 [M] Remove use of deprecated *magic_quotes* functions {ron4mac}")