Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: minor upgrade issue?  (Read 3049 times)

0 Members and 1 Guest are viewing this topic.

loversrock

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
minor upgrade issue?
« on: August 15, 2008, 02:07:52 pm »

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?
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: minor upgrade issue?
« Reply #1 on: August 15, 2008, 04:20:20 pm »

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

change
Code: [Select]
define('COPPERMINE_VERSION', '1.4.18');
in
Code: [Select]
define('COPPERMINE_VERSION', '1.4.19');
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.