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
post your bride file (replace the sensitive info with ***).
GauGau
...my problem is solved, had a path error in bridge file.
Thank You!