When I have the sessions saved to "database", the sessions are lost
when users move to another page. When staying on the same page, the
sessions seem to work just fine. For example, in a Thread Add action,
when users don't choose a forum from a select menu, the same action is
rendered again and $this->Session->setFlash() is used and works just
fine.

when I have a redirect() right after session->setFlash, the session is
erased.

When setting the sessions saving to "php", everything works fine as
expected.

Any hints/clues to what could be causing this ???

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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