Thanks for the replies. I finally figured out that it was Firecake itself which was screwing with the session. Removing the firecake reference from the view fixed my problem.
On Dec 14, 9:45 pm, jarmstrong <[EMAIL PROTECTED]> wrote: > What security level do you have your cakeapp running at? Many people have had > issues with high security if they run any requestAction calls that would > trigger a new session and would appear that you are losing your set > variables (because the session gets recreated). Also turn on debugging and > watch the database calls to see if it is indeed creating many new entries. > -- > View this message in > context:http://www.nabble.com/1.2-Session-variable-disappears-tp14324048p1434... > Sent from the CakePHP mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
