user registration

Author Message

Georg Franz

Tuesday 18 November 2003 1:49:29 pm

Hi ez-team,

if you turn on the "VerifyUserEmail" in the site.ini the new registered user will get two emails. One with the activation hash key and one with his settings.
In my point of view thats one email to much.

I've large sites with many new user registrations each day. So I turn off the "RegistrationFeedback" in the site.ini. If I do so, register.php will write a debug statement because of the line:

eZDebug::writeWarning( "Unknown feedback type '$feedbackType'", 'user/register' );

in the register.php.

All in all please take a look at the kernel/user/register.php there are some bugs too. ( as reported in http://ez.no/developer/ez_publish_3/bug_reports/user_registration_emails )

Thanx.

Bye,
Emil.

Best wishes,
Georg.

--
http://www.schicksal.com Horoskop website which uses eZ Publish since 2004

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 15:15:54
Script start
Timing: Jan 18 2025 15:15:54
Module start 'layout'
Timing: Jan 18 2025 15:15:54
Module start 'content'
Timing: Jan 18 2025 15:15:54
Module end 'content'
Timing: Jan 18 2025 15:15:54
Script end

Main resources:

Total runtime0.7718 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0042 587.8125152.6094
Module start 'layout' 0.00420.0020 740.421939.4141
Module start 'content' 0.00620.7641 779.8359468.0000
Module end 'content' 0.77030.0015 1,247.83598.3438
Script end 0.7718  1,256.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00280.3655160.0002
Check MTime0.00110.1466160.0001
Mysql Total
Database connection0.00060.075710.0006
Mysqli_queries0.737495.5406460.0160
Looping result0.00040.0462440.0000
Template Total0.748597.020.3743
Template load0.00180.226920.0009
Template processing0.746796.747920.3734
Template load and register function0.00010.013210.0001
states
state_id_array0.00060.076210.0006
state_identifier_array0.00070.087720.0003
Override
Cache load0.00140.1843140.0001
Sytem overhead
Fetch class attribute can translate value0.00120.150610.0012
Fetch class attribute name0.00060.072320.0003
XML
Image XML parsing0.00040.057810.0004
class_abstraction
Instantiating content class attribute0.00000.000820.0000
General
dbfile0.00080.1002160.0000
String conversion0.00000.000640.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs