Closed franckentien closed 4 years ago
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Environment
Sonata packages
Symfony packages
PHP version
Subject
I have an Error with the PagBundle and the FOSUserBundle.
Steps to reproduce
I have install the PageBundle and the FOSUserBundle When i add the route fos_user and regenerating the route I got an error.
Expected results
When i go on a page of FOSUserBundle, exemple: web/app_dev.php/login I want to see the default page of FOS
Actual results
Error Page with: An exception has been thrown during the rendering of a template ("None of the chained routers were able to generate route: Route 'page_slug' not found").
Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("None of the chained routers were able to generate route: Route 'page_slug' not found")." at D:\Programation\web\www\SampleSonata\vendor\sonata-project\page-bundle\src\Resources\views\layout.html.twig line 22
Thanks