How to remove unsuccesfull user account sign-ups?

Author Message

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 ?

Robin KLuit

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)

Robin KLuit

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)

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 11:04:39
Script start
Timing: Jan 18 2025 11:04:39
Module start 'layout'
Timing: Jan 18 2025 11:04:39
Module start 'content'
Timing: Jan 18 2025 11:04:40
Module end 'content'
Timing: Jan 18 2025 11:04:40
Script end

Main resources:

Total runtime1.1782 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0078 589.1797152.6406
Module start 'layout' 0.00780.0036 741.820339.4766
Module start 'content' 0.01141.1653 781.2969591.5625
Module end 'content' 1.17670.0014 1,372.859412.1250
Script end 1.1781  1,384.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.3362160.0002
Check MTime0.00150.1298160.0001
Mysql Total
Database connection0.00060.053310.0006
Mysqli_queries1.124095.4016650.0173
Looping result0.00060.0542630.0000
Template Total1.138296.620.5691
Template load0.00230.198720.0012
Template processing1.135996.410520.5679
Template load and register function0.00020.014110.0002
states
state_id_array0.00120.103010.0012
state_identifier_array0.00170.145120.0009
Override
Cache load0.00200.1657260.0001
Sytem overhead
Fetch class attribute can translate value0.00060.046930.0002
Fetch class attribute name0.00090.073160.0001
XML
Image XML parsing0.00080.070330.0003
class_abstraction
Instantiating content class attribute0.00000.001060.0000
General
dbfile0.00080.0649170.0000
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs