Have installed the Register module to allow users to register for accounts on their own (with administrator approval, of course!). I wanted to take advantage of the e-mail notification feature, so there was a bit of testing that took place.
The problem is that when I now go to the "User registration generation" page, under "Pending Registrations" I now have a list of the test accounts that I used.
How can I purge these entries? It says that "To delete an unconfirmed registration, first activate it, then delete it from Users/Groups."
I can do that, but the username of the account that was activated and deleted can no longer be used in the future. Under User/Groups the accounts are gone. I just can't figure out how to purge them from the "User registration generation" page.
Any thoughts?
Thank you in advance!
~Christian
Posts: 8
Apologies. I did find in the thread for the module that Shad stated that "there's no way built into the UI to do this. However, you *can* delete the entry manually from the SQL database in the pending_users table"
Armed with this knowledge, I was able to remove the SQL entries manually.
~Christian