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-tp14324048p14348198.html
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to