Admin Page quits working after modding files for Invisionboard integration Admin Page quits working after modding files for Invisionboard integration
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Admin Page quits working after modding files for Invisionboard integration

Started by browncow, June 24, 2004, 07:40:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

browncow

Before changing the two files include/init.inc.php and bridge/invisionboard.inc.php the admin control panel page works for me.

After editing the two files for Invisionboard integration, I get the following error:

Critical error 

There was an error while processing a database query

Everything else 'appears' to be working normal.

Suggestions anybody?
Thanks.
Hao.

Joachim Müller

enable debug_mode in coppermine config to see what query actually fails (you may have to temporarily disable the bridging by undoing your changes to include/init.inc.php).

GauGau

RCB

have you tried updating the invisionboard.inc.php file to v1.6?