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
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.
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 ?
Set the forum's cookie domain to .playoffgirls.com and clear your cookies.
FIXED - THank you Nibbler