Symfony\Component\HttpKernel\Exception\HttpException
-
I'm using the asgard application to automatically register and login a dynamic user( user has no "backend" permissions). After doing this process I get the below screen
Clicking on either "Edit page" or "Back to Backend"Brings up the subject error exception. What was the intention here? How do I avoid it and get rid of the blue nav area that led to this page?
-
@kenmonster you can edit the admin-bar partial template in the theme to give it more logic.