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
When registering an user, I have this error in route /register/confirmed: An exception has been thrown during the rendering of a template ("Notice: Array to string conversion in .../vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php line 130") in "FOSUserBundle:Registration:confirmed.html.twig".
But if I refresh this page, this error disapears.
Any people have this error?
Thanks for your help.
I have solved this issue with using an old version of this bundle but it's not the best way...