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

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 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 1 Guest 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.