coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: qwe1234 on April 11, 2007, 11:37:56 AM

Title: CPG with phpBB 2.0.22
Post by: qwe1234 on April 11, 2007, 11:37:56 AM
I have the following issue when trying to bridge coppermine and phpBB:

WHen I am in the gallery www.playoffgirls.com/gal and I click LOGIN it takes me to phpbb login properly, then it goes back to my gallery. However the gallery doesn;t show me as logged in - it still has the LOGIN button.  When I click it, it takes me to the forum, index with a login along the bottom. After I login it then stays on the forum index page instead of going back to the previous page.  When I get back to the gallery using a link it then shows me as logged in properly. 

To logout I have to do it twice.

A sidenote that when I was changing users sometimes I would allow me to login 2 different users.  I would then have to logout twice , a different user each time. SO I think that the second login may actually be logging me in again.

Coppermine install: http://www.playoffgirls.com/gal/
Forum install: http://www.playoffgirls.com/forum/
Coppermine version: cpg1.4.10
Forum version: phpBB 2.0.22
Test user account: tester1 / testpass

BridgeManager settings:
Forum URL:  http://www.playoffgirls.com/forum
Relative path to your BBS's config file:  ../forum/
Use post-based groups?:  0
Cookie name/preifx:  pogforum
Enable integration/bridging with phpBB version 2.0.18 or better
Title: Re: CPG with phpBB 2.0.22
Post by: Joachim Müller on April 11, 2007, 01:54:37 PM
It seems to me that you have disabled cookie-driven authentification on your forum in favor of session-driven authentification. This will not work, as coppermine needs to be able to read your forum's cookies. Go to your forum's control panel and make sure to use cookie-driven authentification.
Title: Re: CPG with phpBB 2.0.22
Post by: qwe1234 on April 11, 2007, 09:46:56 PM
I can't find the option you suggested.  If I created an admin account and sent you the info (via pm) would you be able to look for me ?
Title: Re: CPG with phpBB 2.0.22
Post by: Nibbler on April 12, 2007, 12:16:37 AM
Set the forum's cookie domain to .playoffgirls.com and clear your cookies.
Title: Re: CPG with phpBB 2.0.22
Post by: qwe1234 on April 13, 2007, 10:22:11 AM
FIXED - THank you Nibbler