coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: phpbbguy on May 26, 2006, 03:17:14 AM

Title: Cookie problem with phpbb and coppermine
Post by: phpbbguy on May 26, 2006, 03:17:14 AM
hey,

i just recently had a problem with my phpBB cms that was resolved by changing the cookie name and adding a "_id" at the end of the cookie name. now the bridging does not work anymore. i think it has to do with the cookie prefix or something like that when using the bridge manager. can someone please help me with this and what is the prfix or cokie name supposed to be?


thanks.
Title: Re: Cookie problem with phpbb and coppermine
Post by: Nibbler on May 26, 2006, 01:56:09 PM
Re-run the bridge manager and enter the correct prefix.
Title: Re: Cookie problem with phpbb and coppermine
Post by: phpbbguy on May 26, 2006, 02:55:16 PM
i did that  , am not quite sure what the prefix should be. my ppbb cookie is currently forum_cookie_id , so what should the prefix be?

forum
forum_cookie
or
forum_cookie_id?

thanks.
Title: Re: Cookie problem with phpbb and coppermine
Post by: Nibbler on May 26, 2006, 03:26:04 PM
Would be helpful for you to do as suggested in the sticky.

http://forum.coppermine-gallery.net/index.php?topic=24032.0
Title: Re: Cookie problem with phpbb and coppermine
Post by: phpbbguy on May 27, 2006, 09:50:11 PM
here is the required information. not sure if this is neccessary, i just need what the cookie prefix is because i changed the forum cookie name after i upgraded to phpBB.20, because i had log-in problems after the upgrade. bridgeing has always worked fine for me, thanks.


Coppermine install:  Website (http://www.9jaconnect.com/gallery/) 

Forum install: Forum url (http://www.9jaconnect.com/phpBB2/) 
Coppermine version: cpg1.4.2
Forum version: phpBB2
Test user account: testdude / user

BridgeManager settings:
Forum URL:  http://mysite.com/phpBB2
Relative path to your BBS's config file:  ../phpBB2/
Use post-based groups?:  0 

Title: Re: Cookie problem with phpbb and coppermine
Post by: Nibbler on May 27, 2006, 10:01:32 PM
First of all update your gallery.

Your cookie prefix is 9ja_forum_id_

Your forum's cookie path must be set to '/' for bridging to work.
Title: Re: Cookie problem with phpbb and coppermine
Post by: phpbbguy on May 27, 2006, 10:51:35 PM
am sorry ,am not quite sure where the slash is supposed to be , do you mean in the bridge manager?
Title: Re: Cookie problem with phpbb and coppermine
Post by: Nibbler on May 27, 2006, 11:20:09 PM
In your forum's admin panel. I'm not sure exactly where since I don't use phpbb.
Title: Re: Cookie problem with phpbb and coppermine
Post by: phpbbguy on May 27, 2006, 11:33:32 PM
this is getting complicated. it works when i leave it as a "/" but then my forums dont work.

what can i do to make both the forum and the gallery work correctly using cookies.
Title: Re: Cookie problem with phpbb and coppermine
Post by: Nibbler on May 27, 2006, 11:51:41 PM
If you make it '/' then both your gallery and forum will work fine. Remember to clean out your old cookies whenever you change cookie settings.