upgrade from cpg 1.4.9 to 1.4.10 upgrade from cpg 1.4.9 to 1.4.10
 

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]

Main Menu

upgrade from cpg 1.4.9 to 1.4.10

Started by netfreaky, February 20, 2007, 12:24:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

netfreaky

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:

!= $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

Nibbler


netfreaky

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

Thanks!