Open SirMcPotato opened 9 years ago
resolved?
Can anyone explain the error that the newer version of Symfony causes in this situation ?
I get an error with:
Type error: Argument 1 passed to Sonata\UserBundle\Form\Type\SecurityRolesType::__construct() must be an instance of Sonata\UserBundle\Security\EditableRolesBuilder, none given, called in
I would appreciate any help and willing to make a $15 paypal donation to anyone that can help get this working within the next few days of today!
I have the same issues. I am using symfony 2.8 .I got following error. Catchable Fatal Error: Argument 1 passed to Sonata\UserBundle\Form\Type\SecurityRolesType::__construct() must be an instance of Sonata\UserBundle\Security\EditableRolesBuilder, none given, called in D:\xampp\htdocs\energyvalue\vendor\sonata-project\core-bundle\Form\Extension\DependencyInjectionExtension.php on line 94 and defined
Any help is mush appreciated. Thanks .
Then resolved or not?, any help please
Hi!
When I uncheck a box (For example : User -> View) and hit the 'save' button, a green box say that the group was updated but the box is always checked!
It's like you only can check boxes :/ I followed your instructions, everything is well displayed, but that problem remains. Am I doing something wrong?