coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: schlicht on June 19, 2004, 10:29:10 PM

Title: [Solved]: redirection with PHPbb 2.06
Post by: schlicht on June 19, 2004, 10:29:10 PM
Hi,

I am running cpg 1.3.0 at www.cameleonline.ch/gallery and PHPbb 2.06 at http://forum.cameleonline.ch. (everything worked perfect with 1.2.0 before updating to 1.3.0)

I did everything which is mentioned in the doc.

The bridge seems to work (get groups, login from phpbb is recognized in cpg,...).
But I have problems with the redirection.
The link for login on cpg looks like this: http://www.cameleonline.ch/gallery/login.php?referer=%2Fgallery%2F
...and when I am logged in in the PHPbb, then change to CPG the logout link looks like this: http://www.cameleonline.ch/gallery/logout.php?referer=%2Fgallery%2Findex.php. Both fail  :(

Any idea what's not correct?

Michel

Title: Re: redirection with PHPbb 2.06
Post by: Joachim Müller on June 20, 2004, 03:29:15 PM
post your bride file (replace the sensitive info with ***).

GauGau
Title: Re: redirection with PHPbb 2.06
Post by: schlicht on June 20, 2004, 06:04:58 PM
...my problem is solved, had a path error in bridge file.
Thank You!