Hi all,
I am fairly new to Symfony (only in day 14 of the tutorial), but I
tried to set up my own project as suggested...
I have a datamodel, it loads ok, I get the default index page with a
listing of my two lines fixture data.
So far so good.
However, when I try to 'show' one of those records (links provided by
Symfony), I get the error 'action 'show/1' does not exist.
Now I had supposed that 'show' meant that 'executeShow.php' would be
handling the request, and that the rest of the URL would be passed as
parameters.
I have the default route.yml, and haven't touched the actions.class.
What is happening here, and what can I do about it?

-Erik

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