Recent posts - Page 2 Recent posts - Page 2
 

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

Recent posts

#11
cpg1.6 install / Re: Update from cpg 1.5.48 –> ...
Last post by Joe Carver - February 15, 2026, 05:41:14 PM
You can edit/update the older language files by following the instruction in this post from ron4mac here:

Upgrading to CPG 1.6.18 (or later)
#12
cpg1.6 install / Re: Update from cpg 1.5.48 –> ...
Last post by zeppo - February 14, 2026, 07:36:05 PM
Thanks 406man & Joe!

Now both language versiona work.

I updated language files & theme php. And then run the update.php

Now both are working. Still some tuning needed.

Is there a wotking Finnish language file in 1.6?
#13
cpg1.6 install / Re: Update from cpg 1.5.48 –> ...
Last post by zeppo - February 14, 2026, 04:32:24 PM
Thanks Joe!

This is interesting.

I'll check the list.

#14
cpg1.6 install / Re: Update from cpg 1.5.48 –> ...
Last post by Joe Carver - February 14, 2026, 04:03:09 PM
Have you tried updating and/or changing your language file(s), etc. as instructed here in the documentation?

Upgrading from cpg1.5.x to version cpg1.6.x




#15
cpg1.6 install / Re: Update from cpg 1.5.48 –> ...
Last post by zeppo - February 14, 2026, 02:36:57 PM
Thanks 406man,

This is a new test site. My online site is running the old version & php.

This test site has PHP 8.1, and i loaded the ols site there, and manually updated the Coppermine.
Both Finnish & English site stop at the same sop of the update.

The error message is not in Englsih, so there's traslated version:

___________________________________

There seems to be a problem with this site

The website

/install.php?step=4

may have a temporary problem or it may have moved.

Error code: 500 Internal Server Error

The site may be temporarily unavailable or under heavy load. Please try again in a while.
#16
cpg1.6 install / Re: Update from cpg 1.5.48 –> ...
Last post by 406man - February 14, 2026, 09:56:21 AM
Did you upgrade PHP to 8.1 before running the upgrade procedure ? If you were still on PHP 5 I'm unclear what would cause this problem. Could you post a screenshot of exactly what happened including the error message.
#17
cpg1.6 install / Re: Update from cpg 1.5.48 –> ...
Last post by zeppo - February 13, 2026, 08:22:50 AM
Error code: "500 Internal Server Error"
#18
cpg1.6 install / Update from cpg 1.5.48 –> 1.6....
Last post by zeppo - February 13, 2026, 08:15:56 AM
Hello Friends,

I try to update my site to work with PHP 8.1, and tried to update cpg 1.5.48 –> 1.6.26, but the istallation stops at the step 4:
___________________________________

"$install_config = array(

      'lang' => 'finnish',

    'steps_done' => array(

          '0' => '1',

          '1' => '2',

          '2' => '3',

          '3' => '4',

    ),

      'step' => '4',

      'javascript_test_passed' => '1',

);

___________________________________

What could be the problem?


#19
cpg1.6 upgrading / Re: Upgrading from PHP 7.3 to ...
Last post by 911Patches - January 06, 2026, 06:38:05 AM
Thank You 406man, this is fixed and is working.
Appreciate the help!
#20
cpg1.6 upgrading / Re: Upgrading from PHP 7.3 to ...
Last post by 406man - January 04, 2026, 09:25:28 AM
Whether the PHP version will work properly or not depends on the version of CPG you're running and which, if any, additional plugins beyond those supplied with the CPG distribution you are using.

If you have CPG 1.6.27 you can run PHP 8.4. Some older plugins will be incompatible with 8.4.  Best option is to go up in steps and go back if you run into problems. As a principle, in my galleries, I don't run on the leading edge of PHP versions.