I have the following issue when trying to bridge coppermine and phpBB 2.0.21:
[I log into the PHPBB forums and go to the gallery, and it simply doesn't log in. I click login and it directs me to the forums. Never logs in like it used to.]
Coppermine install: http://www.ezcoguild.com/gallery/
Forum install: http://www.ezcoguild.com/phpBB/
Coppermine version: cpg1.4.9
Forum version: phpBB 2.0.21
Test user account: username: test / password: test
BridgeManager settings:
Forum URL: http://www.ezcoguild.com/phpBB
Relative path to your BBS's config file: ../phpBB/
Use post-based groups?: 0
Cookie prefix: ezco
Cookie settings on phpBB:
Cookie domain: .ezcoguild.com
Cookie name: ezco
Cookie path: /phpBB
Cookie secure: disabled
Session length [ 99999 ]
Any help I'd appreciate it. Thanks in advance!
Quote from: Aztlan on October 20, 2006, 12:28:20 AM
Cookie path: /phpBB
Bridging cannot work with that cookie path. Set it to '/', a single forward slash, as described in the documentation.
Thanks a lot it worked! i knew it was something easy like that and I couldn't figure it out. Thanks.