Enabling user returns an error
trying to create a new user but enabling or adding a password returns error.
3 Replies
@ALX5611 Have you checked your logs when doing one of those actions? That's a good starting point.
I've had this issue in the past. It was due to email sending not being setup on the site. When you create a user, it attempts to send an email too which causes the error.
Exactly why I mentioned they should check their logs for any weird errors or whatever, or even their console log.