Bridging on my site used to work but no longer does Bridging on my site used to work but no longer does
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Bridging on my site used to work but no longer does

Started by Aztlan, October 20, 2006, 12:28:20 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

Aztlan

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!

Nibbler

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.

Aztlan

Thanks a lot it worked! i knew it was something easy like that and I couldn't figure it out. Thanks.