I have the following issue when trying to bridge coppermine and Phpbb
The bridging looks OK. When I hit login in coppermine, I get redirected to phpbb and login there, and get redirected
back to coppermine. But then I'm back in coppermine. How can I provide a link from coppermine to phpbb?
Can I put a link in anycontent.php ? I need to fetch the session id to link in to phpbb?
If I just use an ordinary html link, I get to the phpbb, but then I'm not logged in
How do I code this in php? Or can I do some magic in the installation of coppermine/phpbb ?
Coppermine install: http://www.surfbook.no/images/
Forum install: http://www.surfbook.no/discussion/
Coppermine version: cpg1.4.10
Forum version: PhpBBBB 2.0.22
Test user account: frank / frank123
BridgeManager settings:
Forum URL: http://www.surfbook.no/discussion
Relative path to your BBS's config file: ../discussion/
Use post-based groups?: 0
Cookie name/preifx phpbb2mysql
Use the custom link option in config.
Hm.
I managed to put in the link (http://www.surfbook.no/discussion)
But this takes me to the phppbb, but not logged in ! Thats (still) my problem
Works for me.
@sturle: clear your browser cache and/or force-refresh your browser ([Ctrl]+[F5]).