minor upgrade issue? minor upgrade issue?
 

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

minor upgrade issue?

Started by loversrock, August 15, 2008, 02:07:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

loversrock

Hi I think I have a minor upgrade issue... when I upgrade cpg1419 everything is fine and when I do the version check to verify the files it says that I've installed 1.4.19 right? But then when I install stramm it says:

You have currently installed: 1.4.18
If you think this is entirely wrong and you're supposed to be running a higher version of Coppermine, you probably haven't uploaded the most recent version of the file include/init.inc.php

Is this fine? Or... is there like a mistake perhaps?

Stramm

I've forgotten to raise the modpack version in init.inc.php

change
define('COPPERMINE_VERSION', '1.4.18');

in
define('COPPERMINE_VERSION', '1.4.19');