News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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!