Custom user class and registration template

Author Message

Bertrand Dunogier

Thursday 06 January 2005 1:03:52 am

Hello.

I have read the tutorial about user registration customization (http://www.ez.no/ez_publish/documentation/incoming/tutorial_using_user_register), including the part about [UserSettings]. I'm using ezPublish version 3.5.

And <b>yes, I have cleared all cache several times</b> :)

I have done all that:

override of user/register.tpl with my own template and user class:

[inscription]
Source=user/register.tpl
MatchFile=inscription.tpl
Subdir=templates
Match[class_identifier]=client

and usersettings in siteaccess/sitename/site.ini.append:

[UserSettings]
UserClassID=18
UserCreatorID=14

(user class group id has not changed)

Now my problem is that when I go to http://site/user/register, it looks like the default user class is still being used for registration. In fact I'm sure about it, since it lists items like signature I don't have in my custom client class. My override templates are only used if I change the class_identifier to 'user'.

What can I do ? Thanks in advance.

Bertrand

Bertrand Dunogier

Friday 07 January 2005 9:54:53 am

Nobody can help about that ? Even after investigation, it is still not working...

Gustaf Carleson

Sunday 24 April 2005 5:09:52 am

It seems that clearing the caches from the web interface doesn't work. I used the command line tool cleanup.php like this and it worked for me:

<ezPublishDir>/update/common/scripts/cleanup.php all

Tore Skobba

Monday 25 April 2005 11:54:32 pm

hmm maybee you should check the write permissions on your var folder, also check that the admin and user interface uses the same var folder.

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 19 2025 03:35:43
Script start
Timing: Jan 19 2025 03:35:43
Module start 'layout'
Timing: Jan 19 2025 03:35:43
Module start 'content'
Timing: Jan 19 2025 03:35:44
Module end 'content'
Timing: Jan 19 2025 03:35:44
Script end

Main resources:

Total runtime1.2204 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0085 589.2891152.6406
Module start 'layout' 0.00850.0028 741.929739.4766
Module start 'content' 0.01131.2078 781.4063511.9688
Module end 'content' 1.21910.0013 1,293.375012.1250
Script end 1.2204  1,305.5000 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2746160.0002
Check MTime0.00130.1056160.0001
Mysql Total
Database connection0.00130.107310.0013
Mysqli_queries1.174096.1935620.0189
Looping result0.00050.0433600.0000
Template Total1.187597.320.5938
Template load0.00190.157220.0010
Template processing1.185697.147420.5928
Template load and register function0.00020.018710.0002
states
state_id_array0.00070.058010.0007
state_identifier_array0.00060.051120.0003
Override
Cache load0.00160.1296220.0001
Sytem overhead
Fetch class attribute can translate value0.00040.033430.0001
Fetch class attribute name0.00090.073940.0002
XML
Image XML parsing0.00030.025830.0001
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00060.0516100.0001
String conversion0.00000.001540.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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: 15
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs