[Resolved] Error deleting user in the Frontend
-
We’ve had a problem for some time where we can’t delete users from the front-end. Previously there was the Delete User option in the top toolbar that was a direct delete link, now the link goes to the delete part of the user profile, both produce the same error:
Fatal error: Cannot redeclare add_user() (previously declared in /home/***/public_html/wp-admin/includes/user.php:17) in /home/***/public_html/wp-admin/includes/user.php on line 18We can delete users from the backend, but it is a lot more effort to look at the front end to find a spammer’s username, copy it, search for it on the backend and then delete, when we’re supposed to be able to do it from the front.
Thanks for any suggestions anyone can give.
You must be logged in to reply to this topic.
