PUGX / PUGXMultiUserBundle

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

Unable to integrate with Symfony3 #97

Closed vishalraj82 closed 8 years ago

vishalraj82 commented 8 years ago

I am using Symfony. First I integrated and tested FOSUserBundle which worked fine. The I integrated PUGXMultiUserBundle. After making changes as suggested in documentation, I am getting the following error

FileLoaderLoadException in FileLoader.php line 118: There is no extension able to load the configuration for "user_one_registration" (in /tmp/project/src/AppBundle/Resources/config/routing.yml). Looked for namespace "user_one_registration", found "framework", "security", "twig", "monolog", "swiftmailer", "doctrine", "sensio_framework_extra", "pugx_multi_user", "fos_user", "debug", "web_profiler", "sensio_distribution" in /tmp/project/src/AppBundle/Resources/config/routing.yml (which is being imported from "/tmp/project/app/config/config.yml").