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.
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
No problem. That is a common oversight. Thank you for returning to share your solution. :)