Problem with cookies Problem with cookies
 

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

Problem with cookies

Started by Volki, June 24, 2004, 12:52:27 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Volki

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

Casper

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
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Nibbler

Try changing the board's cookie domain -  .www.humorindustry.com to .humorindustry.com

Volki

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