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!
Upload clean copies of all the files, apparently one or more got corrupted during upload.
thank you!)