Doesn't work with PHP 7.1 Doesn't work with PHP 7.1
 

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

Doesn't work with PHP 7.1

Started by The_Miner, July 13, 2019, 12:51:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

The_Miner

Hi all,

my provider wrote a mail, that PHP 5.6 is old and will not be supported in die next time.
So I changed the PHP version so 7.1 and get a blank white website. When I'm switching back to 5.6 the Website is working again.

Used version: 1.6.06.

I hope you can help me.



ron4mac

#1
It is probably being caused by one of your plugins.
Create a disabled_plugins folder. Move all the plugin folders (except the upload_xxx plugins) into the disabed_plugins folder.
If the site now works okay, move them back one at a time until you find the one causing the problem.

Also, follow this advice for your theme:
https://forum.coppermine-gallery.net/index.php/topic,79013.msg385956.html#msg385956

The_Miner


ron4mac

Could you please tell us the plugin that was causing the problem?
There may be a replacement for it here or here.

The_Miner

Truth be told,- it deleted all of them and installed only the upload plugin.