[Solved]: redirection with PHPbb 2.06 [Solved]: redirection with PHPbb 2.06
 

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

[Solved]: redirection with PHPbb 2.06

Started by schlicht, June 19, 2004, 10:29:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

schlicht

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


Joachim Müller

post your bride file (replace the sensitive info with ***).

GauGau

schlicht

...my problem is solved, had a path error in bridge file.
Thank You!