I have the following issue when trying to bridge coppermine and phpBB 2.0.21
Will not keep me logged in (from forum) when accessing coppermine(to gallery).
Coppermine install: http://www.lsrcc.com/gallery
Forum install: http://www.lsrcc.com/forum
Coppermine version: cpg1.4.9
Forum version: phpBB 2.0.21
Test user account: (forum)user-test / pw-test
BridgeManager settings:
Forum URL: http://www.lsrcc.com/forum
Relative path to your BBS's config file: ../forum/
Use post-based groups?: 0
forum cookie: lsrcc_forum
using beidge stting: Enable integration/bridging with phpBB version 2.0.18 or better
Bridging is not enabled. Be consistant with your use of www.lsrcc.com vs lsrcc.com
Quote from: Nibbler on September 28, 2006, 06:14:07 PM
Bridging is not enabled. Be consistant with your use of www.lsrcc.com vs lsrcc.com
Sorry the www is part of the url. Just deleted to many characters. It is enabled.
You set your forum's cookie path to /forum which means Coppermine can't read them. You must set it to '/' as specified in the documentation.
I see what you were saying now. Changed the cookie setting in my bb from '/forum' to '/' ;) Thanks! NOw it works.
Now I just have to figure how to intergrate my forum header and footer into cpg ???
Quote from: BigRed on September 28, 2006, 11:14:11 PM
Now I just have to figure how to intergrate my forum header and footer into cpg ???
Not related to bridging. Create a custom coppermine theme that matches the look of your forum. For details, start a new thread on the appropriate sub-board.
Did that, thanks!