I'm new to Symfony2 and I just installed it along with fosUserBUndle 1.3.3, Sonata Admin BUndle, and Sonata User BUndle. Now I get an error that I cannot resolve.
Here is my error:
(url localhost:8000/profile/ ) :
Method "currentAncestor" for object "Knp\Menu\MenuItem" does not exist in
SonataBlockBundle:Block:block_side_menu_template.html.twig at line 29
I am able to login succesfully, but I get this error after login. Any help would be greatly appreciated.
Thanks