forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Littlefeet on December 02, 2005, 01:25:50 am

Title: Unable to bridge 1.4.2 (stable) with phpbb 2.0.18
Post by: Littlefeet on December 02, 2005, 01:25:50 am
I have the following issue when trying to bridge coppermine and phpbb 2.0.18:
Fatal error:    (no further info presented - possibly a paranoid server setting?)

I receive this error on every page except for http://www.thelegendaryguild.com/gallery/bridgemgr.php

If I disable bridging, everything works fine for the rest of the gallery.

Coppermine install: http://www.thelegendaryguild.com/gallery/
Forum install: http://www.thelegendaryguild.com/forum/
Coppermine version: cpg1.4.2
Forum version: phpbb 2.0.18
Test user account: testlogin / testlogin

BridgeManager settings:
Your bridge settings
Forum URL:    http://www.thelegendaryguild.com/forum
Relative path to your BBS's config file:    ../forum/
Use post-based groups?:    0
Cookie prefix:    phpbb2mysql

I can provide an admin login if this info is completely useless without it, but would rather not do that in the public forum area.

thanks
Title: Re: Unable to bridge 1.4.2 (stable) with phpbb 2.0.18
Post by: Nibbler on December 02, 2005, 01:29:27 am
Download the latest version of phpbb2018.inc.php from here (http://cvs.sourceforge.net/viewcvs.py/*checkout*/coppermine/stable/bridge/phpbb2018.inc.php) and overwrite your old file with it.
Title: Re: Unable to bridge 1.4.2 (stable) with phpbb 2.0.18
Post by: Littlefeet on December 02, 2005, 01:48:28 am
I've replaced the file, cleared all of my cookies and tried again.

The Gallery shows up when not logged in, but as soon as I attempt to log in, it sends me to the forum login, then when I'm redirected back to the gallery, I get the same

Fatal error:

and nothing else.
Title: Re: Unable to bridge 1.4.2 (stable) with phpbb 2.0.18
Post by: Nibbler on December 02, 2005, 02:02:55 am
Can you disable the bridge, enable debug mode for all, then re-enable it. That will produce a more helpful error message.
Title: Re: Unable to bridge 1.4.2 (stable) with phpbb 2.0.18
Post by: Littlefeet on December 02, 2005, 02:19:45 am
Ok, it looks like there is a stray space at the end of the database name in the forum side config.php file.

Looks like all is well now.

thanks for the help   :D