error on DB while imported from old DB error on DB while imported from old DB
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.