Hi,
I did some debugging and found that if I use bookmarklet to open new
firefox window, it fires three new sessions. Only One of the session
(generally the first one) contains redirect information. Any idea
where the problem is. Is it with firefox or cakephp session handler..
Regards,
bingo
On Mar 5, 7:28 pm, "bingo" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am having a weird problem with session variables with firefox. My
> website runs fine if I start firefox using shortcut icon on my
> desktop. However, if I use bookmarklet to open new firefox window,
> session does not get started. So the question is there any way within
> cakephp to check if session has started or not and if not start the
> session explicitly...Also I am not sure what's the difference between
> PHP session and firefox session...but the problem comes when othAuth
> tries to save frompage variable using $this->Session->write('othAuth',
> $frompage)
>
> looking for urgent help...
> Regards,
> bingo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---