coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Aztlan on October 20, 2006, 12:28:20 AM

Title: Bridging on my site used to work but no longer does
Post by: Aztlan on October 20, 2006, 12:28:20 AM
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!
Title: Re: Bridging on my site used to work but no longer does
Post by: Nibbler on October 20, 2006, 01:50:27 AM
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.
Title: Re: Bridging on my site used to work but no longer does
Post by: Aztlan on October 20, 2006, 04:24:17 AM
Thanks a lot it worked! i knew it was something easy like that and I couldn't figure it out. Thanks.