Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: upgrade from cpg 1.4.9 to 1.4.10  (Read 3459 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.016 seconds with 19 queries.