I'm experiencing the same problem, but I have managed to isolate it to
occur only when I'm making ajax requests that make use of parameters.
That is, in Cake if I am using the $ajax helper and use the "with"
option for a function to return a string, or if the request is created
in javascript using the parameters option in the prototype
ajax.request.

I have not reviewed flash enough to determine if it plays a part in my
problems. I only use setFlash.

This was not happening for me in IE7 only IE8 beta 1 and IE 8.0.6001

On May 8, 3:03 am, 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, theAuthcomponent works fine in IE.
> It looks like that the Flash 'resets' thecachewith also the userdata
> for theAuthcomponent.
>
> 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