Closed Mecanik closed 3 years ago
This is what I don't like in projects like this and developers like you, why make a half-baked documentation ?
Your problem is inside the README:
# config/packages/user.yaml
register_type: ''
resetting_type: ''
If you set those 2 values empty, the above error will trigger. I cannot even comprehend why you need this in the first place.
Nevertheless you should not post half-baked documentation so people wastes their time debugging your code.
-1.
And then, another problem...
Variable "form" does not exist.
After registration.
-1.
Fresh Symphony 5.2 project, PHP 8.0, installed latest module.
Login page shows OK, however Register and Password Reset pages do not work.
I followed your steps to integrate this. Do you have any advice ?