Hi,

It works for me.

Did you create a blah-blah route in your routing.yml file ?

Can you run a "symfony app:routes your_app" and check if the route exists ?



On Fri, Mar 6, 2009 at 1:25 PM, IsRobot <tony.hewi...@googlemail.com> wrote:
>
> I want my admin generated module URL to be like this:
>
> /blah-blah/index
>
> instead of this:
>
> /blah_blah/index
>
> I tried to set the generator.yml route_prefix to "blah-blah" instead
> of "blah_blah"? If I try this I get an error 'The route "blah-
> blah_collection" does not exist.' I tried also changing the
> routing.yml for the object to "prefix_path: blah-blah" but it did not
> help.
>
>
> >
>



-- 
Noël GUILBERT
http://www.noelguilbert.com/
http://www.sensiolabs.com
http://www.symfony-project.com
Sensio Labs
Tél: +33 1 40 99 80 80

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