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.
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.