Update from cpg 1.5.48 –> 1.6.26 stops at the step 4 Update from cpg 1.5.48 –> 1.6.26 stops at the step 4
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Update from cpg 1.5.48 –> 1.6.26 stops at the step 4

Started by zeppo, Today at 08:15:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zeppo

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?



zeppo