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
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
Try changing the board's cookie domain - .www.humorindustry.com to .humorindustry.com
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