Remove the email attribute from UserAccount Datatype..?

Author Message

Satheesh R

Wednesday 08 November 2006 11:19:31 pm

Dear all,
Please give me a slotuion, How can i remove the email attribute from UserAccount
Datatype, what file i have to mdify ..?

-
Tahnks & Regards,
R Satheesh

Thanks and Regards
R Satheesh

kavi kavi

Monday 20 November 2006 2:14:10 am

Go to Setup (Admin site), classes, user group , edit the user class and remove the email attribute

Claudia Kosny

Monday 20 November 2006 6:03:52 am

@kavi: This will not work as the email is not part of the user class but of the datatype account. And changing a datatype is not easily done...

@satheesh: The main code for the ezuser datatype can be found in \kernel\classes\datatypes\ezuser\ezusertype.php but modifying it seems risky to me. To many features (notification, forgotpassword and whatever else) make use of this datatype so you could seriously compromise your system.

Claudia

Xavier Dutoit

Monday 20 November 2006 6:10:46 am

Hi,

What's the reason to not use the email ?

If you really don't want it, you can get rid of it by prefilling it with some random email <timestamp>@blackhole.nada (it has to be unique and you can modify the edit template to put that into a hidden field as it has to be unique.

the edit template is into design/standard/template/content/datatype/edit/ezuser.tpl

As Claudia said, that's quite often used by various features, not having emails might comes as a problem later...

X+

http://www.sydesy.com

Satheesh R

Monday 20 November 2006 9:41:53 pm

Hi all
Thanks for the valueable replies.

-
R Satheesh

Thanks and Regards
R Satheesh

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 22:26:59
Script start
Timing: Jan 18 2025 22:26:59
Module start 'layout'
Timing: Jan 18 2025 22:26:59
Module start 'content'
Timing: Jan 18 2025 22:27:00
Module end 'content'
Timing: Jan 18 2025 22:27:00
Script end

Main resources:

Total runtime0.7541 sec
Peak memory usage4,096.0000 KB
Database Queries67

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.2266152.6406
Module start 'layout' 0.00520.0038 741.867239.4766
Module start 'content' 0.00910.7435 781.3438621.1563
Module end 'content' 0.75260.0015 1,402.500012.1250
Script end 0.7541  1,414.6250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4320160.0002
Check MTime0.00130.1684160.0001
Mysql Total
Database connection0.00080.109410.0008
Mysqli_queries0.697192.4331670.0104
Looping result0.00070.0932650.0000
Template Total0.716094.920.3580
Template load0.00220.289620.0011
Template processing0.713894.653020.3569
Template load and register function0.00010.019310.0001
states
state_id_array0.00120.158310.0012
state_identifier_array0.00110.143220.0005
Override
Cache load0.00190.2550280.0001
Sytem overhead
Fetch class attribute can translate value0.00060.075140.0001
Fetch class attribute name0.00110.142460.0002
XML
Image XML parsing0.00090.121540.0002
class_abstraction
Instantiating content class attribute0.00000.001660.0000
General
dbfile0.00160.2105160.0001
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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/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.0001 secs