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

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

There was an error while processing a database query

Started by bigh, April 20, 2005, 08:49:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bigh

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.

bigh

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

Tranz

No problem. That is a common oversight. Thank you for returning to share your solution. :)