coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: dbaryl on June 15, 2004, 10:23:56 PM

Title: Error after integration with IPB
Post by: dbaryl on June 15, 2004, 10:23:56 PM
I finally got Coppermine integrated with IPB just now :)

I get the following error when I click on the "Groups" button in the admin panel of Coppermine:
QuoteNotice: Constant already defined in /home/lttwchur/public_html/gallery/bridge/invisionboard.inc.php on line 51

Notice: Constant already defined in /home/lttwchur/public_html/gallery/bridge/invisionboard.inc.php on line 52

Notice: Constant already defined in /home/lttwchur/public_html/gallery/bridge/invisionboard.inc.php on line 53
Title: Re: Error after integration with IPB
Post by: Casper on June 15, 2004, 10:26:15 PM
Do these notices show all the time, or just when in debug mode?
Title: Re: Error after integration with IPB
Post by: dbaryl on June 15, 2004, 10:31:04 PM
no, i'm not in debug mode. It shows up when I log in as the admin, as well as a regular user.
Title: Re: Error after integration with IPB
Post by: Filigree on June 15, 2004, 11:24:07 PM
The lines in question are
Quote// ------------------------------------------------------------------------- //
// Nothing to edit below this line
// ------------------------------------------------------------------------- //

Did you undefine them? ie: take out the //

Or, are you still using 1.3dev or 1.2 bridge files?
Title: Re: Error after integration with IPB
Post by: dbaryl on June 16, 2004, 11:49:53 PM
I think I forgot to take out the space right after the two forward slashes... either way, everything's fixed.

Thanks guys :)

BTW, that was a brand new installation (1.3), just trying it out for a first time. I intend to integrate it with the IPB 1.3 as well. What do you guys suggest - should I find/make a theme for it that matches the current theme of the forums, or try to integrate it like one of the hacks I've seen on here?