You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: