Duplicate beta4: creating user from admin panel results in error

User

Well-known member
Reproducable.

Go to /admin.php?users/add
Enter a user, the user name validation will thrown an error. The error message on screen simply says:
The following error occurred

The server responded with an error. The error message is in the JavaScript console.
Here's the error message from Firebug:
Fatal error: Call to undefined method XenForo_ControllerAdmin_User::_getFieldNameForValidation() in /home/*****/public_html/community/library/XenForo/ControllerAdmin/User.php on line 389
The Firebug console screenshot attached.
 

Attachments

  • xf_user_validation_error.webp
    xf_user_validation_error.webp
    49.8 KB · Views: 6
Top Bottom