Coppermine Crash Coppermine Crash
 

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

Coppermine Crash

Started by PvtPulse, February 07, 2024, 06:03:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PvtPulse

I'm not sure if this is the correct forum, if not I apologize.

However, my host upgraded us to PHP 8.x and I was having issues logging in. They changed it back to PHP 7x and now I'm getting the following errors.


https://www.thebeyonceworld.com/photos/
Fatal error: Uncaught Error: Call to undefined function json_decode() in /home2/beyonce/public_html/photos/include/upgrader.inc.php:23 Stack trace: #0 /home2/beyonce/public_html/photos/include/functions.inc.php(4388): CPG_Updater->__construct(true) #1 /home2/beyonce/public_html/photos/include/functions.inc.php(4428): cpg_has_updates() #2 /home2/beyonce/public_html/photos/include/themes.inc.php(2499): cpg_alert_dev_version() #3 /home2/beyonce/public_html/photos/include/themes.inc.php(1547): theme_display_message_block() #4 /home2/beyonce/public_html/photos/index.php(1110): pageheader('Home') #5 {main} thrown in /home2/beyonce/public_html/photos/include/upgrader.inc.php on line 23

Is there a way to save my gallery without starting over?

ron4mac

Your host has a crippled configuration of PHP 7 that doesn't include the most used modules. Either have them correct that or return to PHP 8 and we'll address the issues that you have with that.

PvtPulse

They seem to have fixed it. Thank you for the reply.