Coppermine Crash Coppermine Crash
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Coppermine Crash

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

Previous topic - Next topic

0 Members and 2 Guests 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.