Question about which version I was using

Blindside
Blindside's picture

Joined: 2007-03-24
Posts: 1
Posted: Sat, 2007-03-24 02:02

So I wasn't paying attention and my version of Gallery is massively out of date. The first problem is I'm not exactly sure which version I have. My account had a security violation (on another old program) and I just have the tarball dump. Now, I can upload it again but there's a chance it was compromised so I won't do that unless I have to.

The file Version.php has these lines:

Quote:
* $Id: Version.php,v 1.573.2.13 2004/02/12 10:58:53 beckettmw Exp $

Quote:
$gallery->version = '1.4.2';
$gallery->config_version = 79;
$gallery->album_version = 25;
$gallery->user_version = 5;
$gallery->last_change=strtotime(substr('$Date: 2004/02/12 10:58:53 $', 7, -1));

So is it version 1.4.2 or 1.573.2.13? Thanks. I'll want to try and upgrade to the latest and since I've been so inattentive I can see I'm in for a bit of work. After someone can confirm the version for me I'll research the migration. I've got the v1.5 -> 2 FAQ printed out and ready.

Brian

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2007-03-24 02:27