Forums / Setup & design / How to remove unsuccesfull user account sign-ups?
Robin KLuit
Thursday 22 May 2003 3:58:26 am
I run the forum, and users have to register. If somthing goes wrong, the database has records, either empty, or with the user information.While login and e-mail adress can exist only once in database, the user cannot sign up again because the e-mail adres is already taken.
What is the best way to remove a user or empty record?
Gr. Robin
(Users who decide to go away and not to use the discard button (no one does it seems) also creates a whole bunch of drafts...)
Paul Borgermans
Thursday 22 May 2003 5:04:30 am
In similar situations, I found these as drafts or sometimes in the trash in the admin interface. Delete them from there (and empty the trash completely of user objects)
Paul
eZ Publish, eZ Find, Solr expert consulting and training http://twitter.com/paulborgermans
Selmah Maxim
Thursday 22 May 2003 5:19:22 am
what will happen if user didn`t activit his account?is there time period for activation ?
Friday 23 May 2003 12:11:47 am
Deleting a user form drafts and trash, does not remove all objects. The users login and e-mail are therefore still blocked, because there already taken.Looking in the database I can find entries in table ezuser, but also in ezcontentobject and other tables.
Cleaning the database by hand is error prone, and will soon be unmanagable.
----------------In similar situations, I found these as drafts or sometimes in the trash in the admin interface. Delete them from there (and empty the trash completely of user objects)
Friday 23 May 2003 12:13:26 am
And will tables like ezuser_accountkey be cleared after this period? ----------------In similar situations, I found these as drafts or sometimes in the trash in the admin interface. Delete them from there (and empty the trash completely of user objects)