Ummm, This seems like a trivial question but have you checked and made
sure that the ajax helper is added to the controller or all your
controllers by adding it to AppController?




On Wed, Mar 25, 2009 at 1:24 PM, Stu <greenmushroo...@gmail.com> wrote:
>
> Thx for the reply Alfredo
>
> I checked it out and his core config file is identical to mine except
> for this line which was uncommented:
>
> Configure::write('Routing.admin', 'admin');
>
> Don't think this has anything to do with it though.
>
> When I was running my application on localhost, I hadn't touched the
> core file, the security was set to high and Ajax never gave me
> trouble.
>
> I find this behavior weird because on the first shot my ajax links
> will work fine but as soon as I get to somewhere else it's like the
> ajaxHelper is gone.  As if something triggers it on the
> XMLHttpRequest...
>
> Where would one go to see where cake handles this, if it does?
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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