Bridging Coppermine and Phpbb Bridging Coppermine and Phpbb
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Bridging Coppermine and Phpbb

Started by sturle, May 18, 2007, 11:36:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sturle

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


Nibbler

Use the custom link option in config.

sturle

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

Nibbler


Joachim Müller

@sturle: clear your browser cache and/or force-refresh your browser ([Ctrl]+[F5]).