I can store it directly to the session, but then I don't get the user ID that was created when entered into the database (AutoIncremented).
I'll try cashQueries Thanks On Oct 17, 3:31 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On a similiar issue > > $this->Users->cacheQueries = false; > > worked for me. But why aren't you saving $this->data directly to the > session instead of reading it again from the db? > > flow --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
