php - Removing default routing in symfony causes internal server error -


Error message: route "default" does not exist.

Yes, it does not exist. But as everything has been described in the principle version, it should work properly when default writing is removed, because all jobs in the job module have been successfully done by other routers.

When I request the URL given below, I get an error which is given by a router and then the default one. ... Jobeet.localhost / frontend_dev.php / job / sensio-labs / paris-france / 1 / web developer

I would be happy if someone would help me solve this issue. Thanks!

It looks like you still have something that 'default' root in your application or template code Refers to, perhaps in a redirection, for the link_to or url_ function call If you can post the first few lines of stack trace, then I can be more specific.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -