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: upgrade from cpg 1.4.9 to 1.4.10  (Read 3409 times)

0 Members and 1 Guest are viewing this topic.

netfreaky

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
upgrade from cpg 1.4.9 to 1.4.10
« on: February 20, 2007, 12:24:09 pm »

Hi,

since i upgraded cpg to 1.4.10, i get the following text on top of evey page.
The version check tells me that i've got version 1.4.10, but the version of all files couldn't be checked:

Code: [Select]
!= $i_group_name) {
    cpg_db_query("UPDATE {$CONFIG['TABLE_USERGROUPS']} SET group_name = '" . addslashes($i_group_name) . "' WHERE group_id = '$i_group_id' LIMIT 1");
    }
    }
    // fix admin grp
    if (!$this->use_post_based_groups) cpg_db_query("UPDATE {$CONFIG['TABLE_USERGROUPS']} SET has_admin_access = '1' WHERE group_id = '1' LIMIT 1");

    }

}

// and go !
$cpg_udb = new coppermine_udb;
?>

Can someone give me a hint which file has this text or how to solve this? (link to my gallery, currently set offline: http://pics.netfreaky.be

Thanks on advance!

Netfreaky
« Last Edit: February 21, 2007, 01:41:31 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: upgrade from cpg 1.4.9 to 1.4.10
« Reply #1 on: February 20, 2007, 12:27:23 pm »

Reupload the files.
Logged

netfreaky

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: upgrade from cpg 1.4.9 to 1.4.10
« Reply #2 on: February 21, 2007, 09:11:42 am »

i've already done that several time, but did it once again and now it worked...

Thanks!
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.