I just wanted to use the Classification Bundle from Sonata (http://sonata-project.org/bundles/classification/2-2/doc/index.html).
Everything worked out great until I entered the admin panel, added a category and tried to view the list. Then the error came out:
Undefined index: parent in vendor/sonata-project/doctrine-orm-admin-bundle/Guesser/FilterTypeGuesser.php line 64
It seems like there is a bug posted on GitHub: https://github.com/sonata-project/SonataClassificationBundle/issues/40
Anyways I need some kind of solution as I need it working ASAP. Any ideas guys?