Make sure you have no_script_name disabled in your backend's
settings.yml for the prod environment. And clear your cache.

On Tue, Jul 20, 2010 at 16:44, Mohd Shakir bin Zakaria
<mohdsha...@gmail.com> wrote:
> Hi everyone,
>
> I'm using admin generator for one of my project, and the edit/delete
> action in the list points to wrong URL.
>
> For example, for this URL,
>
> http://127.0.0.1/ems/admin/data
>
> the edit link of the first item is as the following,
> http://127.0.0.1/ems/data/1/edit
>
> where the application name (admin) is not in the list, and so I get
> the error when clicking the link. The same goes for the delete action.
>
> Things are OK if I'm using dev (http://127.0.0.1/ems/admin_dev.php/data).
>
> Any idea of what could be causing the problem?
>
> p/s: I'm still new with Symfony
>
> --
> Regards,
>
> Mohd Shakir Zakaria
> http://www.mohdshakir.net
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> 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
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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