[Solved]: Problems with install [Solved]: Problems with install
 

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

Main Menu

[Solved]: Problems with install

Started by Sandrina, August 28, 2009, 02:43:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sandrina

Hi.
I just install gallery and have one problem. In the Top of the Gallery there are next text:
!= $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; ?>

As I understand, there some problems with someone file, but I don't understand which one... Please, help me!

Nibbler

Upload clean copies of all the files, apparently one or more got corrupted during upload.

Sandrina