PUGX / PUGXMultiUserBundle

An extension for FOSUserBundle to handle users of different types. Compatible with Doctrine ORM.
163 stars 96 forks source link

Unrecognized options "handler" under "fos_user.registration.form" #70

Open MahmoudMS opened 10 years ago

MahmoudMS commented 10 years ago

Hello, I am a beginner in Symfony 2. I needed multi-user-inheritance from FOSUserBundle so I am trying to use PUGXMultiUserBundle. I followed the documentation, but, when I type "http://localhost/T1/Symfony/web/app_dev.php/register/user-one" in order to register the first user, I get this error : InvalidConfigurationException: Unrecognized options "handler" under "fos_user.registration.form" Would anyone help me fix this issue, please ?

leopro commented 10 years ago

Which branch of multiuser are you using?

MahmoudMS commented 10 years ago

It's 1.3

leopro commented 9 years ago

and fosub 1.3, right?