phpbb integration: please help phpbb integration: please help
 

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

phpbb integration: please help

Started by shonadle, November 23, 2004, 04:25:26 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

shonadle

Hello, I am having problems trying to use the bbs integration.   Sorry if this is posted in wrong section but general discussion was the only forum it would allow me to post to.

I have coppermine v. 1.3.2 and phpbb 2.0.10

I have followed instructions in editing init.inc.php, phpbb.inc.php and creating cpg_redir.php into the phpbb side (instructions say to put in phpbb directory, I assume that means the phpbb ROOT directory, whatever the name it may be.).

With everything edited, Coppermine site goes completely DOWN and all I have on the page is:
Fatal error :
There was an error while processing a database query

Perhaps there is an easy answer to this, my experience in scripting is very limited, but I really wanted to share usernames between my phpbb board and coppermine board. 

Any help would be great appreciated.

Nibbler

Enable debug mode and post the real mysql error message.

Moving to BBS board....

shonadle

Here is the mysql error message:

While executing query "SELECT user_id, username as user_name, user_level FROM `xmb1`.phpbb_users WHERE user_id='2' AND user_password='' AND user_active='1'" on Resource id #5

mySQL error:

shonadle

Anyone?  That is what I get when I enable debug mode on.

shonadle

Ok, I figured it out.  Seems the database name was wrong.

Joachim Müller

Quote from: shonadle on November 23, 2004, 04:25:26 PM
Sorry if this is posted in wrong section but general discussion was the only forum it would allow me to post to.
bullsh*

Joachim