Can I disable "new user registered" emails to admin email?

Author Message

Mark Marsiglio

Wednesday 23 January 2008 8:56:34 am

Whenever someone signs up for an account on my sites, I get an email letting me know. This used to be nice, but now I am getting thousands of them. Can I turn that off? Does removing the admin email have other harmful effects if that is the only option?

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Elena Ivanova

Wednesday 23 January 2008 9:43:03 am

You can have a look at kernel/user/register.php. Within lines 206-217 is the code for sending such emails.

Kristof Coomans

Thursday 24 January 2008 12:27:28 am

Hi

You can add this to your settings/override/site.ini.append.php:

[UserSettings]
RegistrationFeedback=

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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

Main resources:

Total runtime0.6020 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.1563152.6563
Module start 'layout' 0.00540.0029 740.812539.5078
Module start 'content' 0.00840.5922 780.3203579.7266
Module end 'content' 0.60050.0014 1,360.046912.0938
Script end 0.6019  1,372.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.5152160.0002
Check MTime0.00130.2122160.0001
Mysql Total
Database connection0.00080.134410.0008
Mysqli_queries0.555492.2600590.0094
Looping result0.00060.0999570.0000
Template Total0.570994.820.2854
Template load0.00210.344720.0010
Template processing0.568894.487620.2844
Template load and register function0.00010.014310.0001
states
state_id_array0.00090.147710.0009
state_identifier_array0.00090.146320.0004
Override
Cache load0.00170.2831130.0001
Sytem overhead
Fetch class attribute can translate value0.00110.180430.0004
Fetch class attribute name0.00150.255160.0003
XML
Image XML parsing0.00130.216230.0004
class_abstraction
Instantiating content class attribute0.00000.001360.0000
General
dbfile0.00090.1421270.0000
String conversion0.00000.001340.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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/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
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs