Opened 17 years ago

Closed 17 years ago

#446 closed Bug (invalid)

phpbb session nightmare with FCKeditor

Reported by: brad Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

I have a issue that has been blowing my mind for weeks now and a new revelation points in your software’s direction.

You might have been asked this question 100 times, but I can find no reference in your help files.

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.

I have tried manually putting in the recommended phpbb reference code. Side hack (with my limited php skills) the ?cid=10 seams to be the core of the issue and apparently the newer web browser (I am told it used to work) have me completely stumped.

Change History (5)

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Keywords: phpbb removed
Resolution: invalid
Status: newclosed

Sorry, but I don't see any relationship with FCKeditor.

comment:2 Changed 17 years ago by brad

Is there any know way to utilize phpbb cookies to maintain authentication?

comment:3 Changed 17 years ago by brad

Resolution: invalid
Status: closedreopened

?

comment:4 Changed 17 years ago by brad

fckeditor as creating it's own session now since IE 7.0 and Firefox 2 This used to work! Kindly point me to the "how too"?

comment:5 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: invalid
Status: reopenedclosed

Again, this isn't a bug in FCKeditor, so this bug report is invalid.

You are navigating through PHP pages and then the session is lost: check those pages and the server, but don't mix everything, including phpBB and FCKeditor.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy