Opened 18 years ago
Closed 18 years ago
#447 closed Bug (duplicate)
phpbb session nightmare with FCKeditor
Reported by: | brad | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : PHP | Version: | |
Keywords: | Cc: |
Description
Kindly point me into the right direction for the solution.
Below is a posting I have on the phpbb forums.
Forgive the direct email, I have just been getting my butt handed to me for weeks and desperately seeking the quick fix!
Sincerely,
Brad
Supposedly this used to work but since IE7.0 and Firefox 2.0 it doesn't. Since I have both, it is for sure not working.
If a user logs in at http://www.colormegorgeous.com/phpbb/index.php and then goes to http://www.colormegorgeous.com/contest.php
php echo test confirms user is STILL LOGGED IN!??????
then, user goes to
http://www.colormegorgeous.com/contest_current.php
php echo test confirms user is STILL LOGGED IN!??????
If the click on the link in the middle which has an href
href="http://colormegorgeous.com/contest_stories.php?cid=10"
The user is no longer logged in and a second cookie is given.
dup of #446