It is not only the AJAX actions themselves. If an action tries to use a
redirect directly it also throws a 404 error. Also adding on index.php to
the url such as http://www.domain.com/index.php/module/action all is fine,
the ajax on that page does not load though because of the remote_function
call probably using some redirect.

And I have called the ajax actions directly as well and they then work fine.

Gareth

On Sat, Feb 14, 2009 at 11:36 AM, Bernhard Schussek <bschus...@gmail.com>wrote:

>
> Hi Gareth,
>
> Did you try accessing the AJAX actions directly?
>
>
> Bernhard
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to