Try Configure::write('Session.checkAgent', false); in app/config/
core.php - Flash send different User-Agent string and it resets
session.

On May 8, 3:03 pm, remy <remyjacob...@gmail.com> wrote:
> Still haven't solved the problem, but I did found what the problem
> is..
>
> It seems that something went wrong with Flash. When I disabled all
> Flash parts in my site, the Auth component works fine in IE.
> It looks like that the Flash 'resets' the cache with also the userdata
> for the Auth component.
>
> Anybody else who knows how to solve this problem?
>
> On 7 mei, 23:51, rartavia <royarta...@gmail.com> wrote:
>
> > > The weirdest part is that even when I toldauthto allow that specific
> > > action, I checked my data that arrived correctly but still the save()
> > > didn't occurred.
>
> > About that, do ignore it, that happen because in that saving, user_id
> > is required and as in that request is null so a db error occurred. The
> > problem is the user in session beaning null.
>
> > Thanks for any help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to