phpbb 2.13 and coppermine problems phpbb 2.13 and coppermine problems
 

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 2.13 and coppermine problems

Started by Xtreeme, April 04, 2005, 10:15:30 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Xtreeme

I have phpbb2.13 installed and working fine for about 8 months now. With alot of the standard mods. I have my coppermine sharing same db. I ran it seperate as instructions said and coppermine also works fine. But after doing the merge instructions for phpbb I get this error.

www.pctech-support.com/cpg132/

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


I made sure the info in my phpbb config.php matched the info in phpbb.inc.php exactly. I even tried a few off the wall changes, still no go! So the problem is def. in integration. Any advice as where to turn next? Im clueless as to whats wrong. myphpadmin says all tables are "ok" when analyzing. Sever error log doesnt even show it. Im majorly confused.

Nibbler

Disable the bridge by re-commenting the line in init.inc.php
Enable debug mode in coppermine
Re-enable the bridge
reproduce the error

Post the mysql error message that you get (not the entire debug output) and we can take it from there.