delete duplicate users
Brought to you by:
lovellb
There needs to be a way in user admin that allows the admin to delete a duplicate user, so long as there are no papers or files attached to them. Currently I use phpmyadmin to delete records in com_Member and com_Registration. I use the sort by lastname then firstname listed in previous feature request to find the duplicates. Obviously to be a duplicate, the user must have same details except for may be mistyped membername and same user level. I keep the username that has the paper attached to save re-entering the paper and accepting it and allocating it to a slot - less work.