Register Module

n8tgc

Joined: 2012-02-28
Posts: 8
Posted: Tue, 2013-04-02 13:16

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

 
n8tgc

Joined: 2012-02-28
Posts: 8
Posted: Tue, 2013-04-02 17:30

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