PUGX / PUGXMultiUserBundle

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

FatalThrowableError in EmailConfirmationListener.php line 38: #144

Closed padalec closed 7 years ago

padalec commented 7 years ago

Hi, after configuration from your documentation I have this error: FatalThrowableError in EmailConfirmationListener.php line 38: Type error: Argument 1 passed to FOS\UserBundle\EventListener\EmailConfirmationListener::__construct() must be an instance of FOS\UserBundle\Mailer\MailerInterface, instance of PUGX\MultiUserBundle\Doctrine\UserManager given, called in /home/vagrant/sites/togetee.pl/var/cache/dev/appDevDebugProjectContainer.php on line 2102

Can you help me?

padalec commented 7 years ago

Oh nvm I had wrong mailer configuration