php: 2.0.17 - www.burgs.net/forum
coppermine: 1.3.2 - www.burgs.net/photogallery
login: test
password: testuser
i had a successful bridge and when i updated from phpbb version 2.0.2 to 2.0.17, the bridge no longer works.
when i log in phpbb and go over to coppermine, it doesn't recognize me as logged in. it asks me to log in again.
i've reviewed the topic for bridging and looked over my files and everything appears to be the same.
i've tried deleting cookies and that didn't work either. any help would be greatly appreciated, thanks
Your forum's cookie path is set to '/forums', it needs to be '/' for coppermine to be able to read them.
Hi Nibbler, thanks for the help. Unfortunately, I changed the cookie path as you stated and then deleted cookies. I tried it again and had the exact same problem. Any more suggestions?
Thanks for the help, its much appreciated.
Please post what you have changed in the bridge file.
i've attached my phpbb.inc as text file (edited to remove password) thanks!
define('PHPBB_COOKIE_PREFIX', 'phpbb2mysql'); // The prefix used for board cookies
Check that matches what you have in the forum's config.
hey nibbler, is this in my forum board settings under "Cookie name"
burgforu_phpbb is what is listed.
which one is correct (if i'm even looking in the correct location).
thanks nibbler!
i just made both the cookies the same and it works!
the support on here is superfast, you guys are good!