coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: Volki on June 24, 2004, 12:52:27 AM

Title: Problem with cookies
Post by: Volki on June 24, 2004, 12:52:27 AM
Hello everyone forgive me my english it's ain't my native language

I need some help here, I guess my problem has to do with cokkies, I have phpbb2 and integrated it with coppermine according to the manual and i have triple checked it.(over and over) Still gives me pretty wierd fault, I can log in as admin to a board however when i move to coppermine still not loged in. When i try to login though a coppermine it redirects to board login where i log in and i am sent back to coppermine where i am still not loged in. Basiccly i can't log in to coppermine while i can log in to the forum.

here is adress for board    www.humorindustry.com/forum/index.php   and for coppermine   www.humorindustry.com/gallery/index.php

u can use this user: test      pass:test
Title: Re: Problem with cookies
Post by: Casper on June 24, 2004, 10:59:13 AM
Open your bridge file, and check the name of your phpbb cookie.  If it is different from below, edit the file to show the correct name.

// The prefix for the phpBB cookies
define('PHPBB_COOKIE_PREFIX', 'phpbb2mysql'); // The prefix used for board cookies
Title: Re: Problem with cookies
Post by: Nibbler on June 24, 2004, 12:08:50 PM
Try changing the board's cookie domain -  .www.humorindustry.com to .humorindustry.com
Title: Re: Problem with cookies
Post by: Volki on June 24, 2004, 03:17:10 PM
QuoteTry changing the board's cookie domain -  .www.humorindustry.com to .humorindustry.com

Did that doesn't help:(  changed back to www....

QuoteOpen your bridge file, and check the name of your phpbb cookie.  If it is different from below, edit the file to show the correct name.

// The prefix for the phpBB cookies
define('PHPBB_COOKIE_PREFIX', 'phpbb2mysql'); // The prefix used for board cookies

i had it already like that. Is it possible to do smth else or maybe it not cookies but smth else? ???  I am kinda lost  :\'(

Thx for trying I think I am gonna reinstall the coppermine maybe it should help, ain't the smartest solution though