[symfony-users] Re: Symfony2 exception trying to initalize FOSUserBundle with ODM/MongoDB

2011-04-27 Thread toberger
Are you using PR12 of Symfony2? There I got the same error and made an update of Symfony to the current version from GitHub. That fixed it. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subs

[symfony-users] Re: FOSUserBundle doesn't work with Symfony2 PR12?

2011-04-21 Thread toberger
Ah right, that's the point. Didn't see the advice that the project has moved. Thanks for help! -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users"

[symfony-users] Re: FOSUserBundle doesn't work with Symfony2 PR12?

2011-04-21 Thread toberger
In my Configuration.php the method looks like this: public function getConfigTree() { $treeBuilder = new TreeBuilder(); $rootNode = $treeBuilder->root('fos_user', 'array'); $rootNode ->scalarNode('db_driver')->cannotBeOverwritten()- >isRequired()->canno

[symfony-users] Re: FOSUserBundle doesn't work with Symfony2 PR12?

2011-04-21 Thread toberger
I've got the same issue. This is my firewall setting: http://www.pastie.org/1818418 And this is the fos_user config: http://www.pastie.org/1818423 -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you