News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

error on DB while imported from old DB

Started by swbchen, August 08, 2005, 02:40:21 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

swbchen

ther is an error on DB while imported from old DB:


Couldn't update private forum permissions

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax near ' 1)' at line 2

INSERT INTO phpbb4_auth_access (forum_id, group_id, auth_mod) VALUES (4, , 1)

Line : 392
File : admin_ug_auth.php


kegobeer

There is no admin_ug_auth.php file or phpbb4_auth_access table in the default Coppermine install.  Are you sure this is a Coppermine question?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

swbchen

this happens when cpg integrated with phpbb

Joachim Müller

however those files are not coppermine files, but phpBB files. As kegobeer suggested: this is not a coppermine issue.