coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: bigh on April 20, 2005, 08:49:59 AM

Title: There was an error while processing a database query
Post by: bigh on April 20, 2005, 08:49:59 AM
I followed the instructions in the documentation about bridging and integration with phpbb2 but i keep getting this error.  I'm not sure why?

Fatal error :
There was an error while processing a database query

The code i modified below:

define('PHPBB_DB_NAME', 'nzrotari_phpb1'); // The name of the database used by the board

define('PHPBB_BD_HOST', 'localhost'); // The name of the database server

define('PHPBB_DB_USERNAME', 'nzrotari_nzwizar'); // The username to use to connect to the database

define('PHPBB_DB_PASSWORD', '****'); // The password to use to connect to the database

define('PHPBB_WEB_PATH', '/forum/');

define('PHPBB_LOGOUT_GET', FALSE);

I also modified the init.inc.php and added the redirect file.

http://www.nzrotaires.com/gallery - coppermine
http://www.nzrotaries.com/forum - phpbb2

thanks.
Title: Re: There was an error while processing a database query
Post by: bigh on April 20, 2005, 09:23:13 AM
Cancel this help request, sorry.


I found the error.   USER ERROR  :D

Helps if i actually add access to the database :P

sorry about that
Title: Re: There was an error while processing a database query
Post by: Tranz on April 20, 2005, 04:45:01 PM
No problem. That is a common oversight. Thank you for returning to share your solution. :)