User's management

Author Message

Romain Bremaud

Thursday 18 November 2010 1:41:37 am

Hello everybody.

I have a little question.

On my eZpublish I have install the ezwebin extension. That is why in my administration I have the following Tree structure :

Users

Menbers

Partners

Administrator Users

Editors

Anonymous Users

Partners

If I want to create a new users on my web site I use the following adress :

http://site.com/index.php/"site_access"/user/register.

I suppose this page use the following script :

template/user/register.tpl.

When I have finish the operation, in my admin interface a new user was create directly in Members.

But If i want to create an editor, a partners or a new user group.

What is the procedure to be followed ?

I hope that I was rather precise. Thanks in advance.

Romain

Romain Bremaud
Les clefs du net

Gaetano Giunta

Thursday 18 November 2010 2:03:37 am

1. create users in the admin interface, being logged as an administrator

2. let users create their account in the frontend, set up a custom workflow that will move them to the appropriate group

Principal Consultant International Business
Member of the Community Project Board

Martin Ulrich

Thursday 18 November 2010 3:49:18 am

In site.ini.appen.php of your actual siteacces you can set the placement newly self registered users

[UserSettings]
DefaultUserPlacement=370

370 nodeID of the usergroup

_______________________

http://artenic.de ARTENIC - Publishing mit allen Mitteln!

Romain Bremaud

Thursday 18 November 2010 6:37:41 am

Ok thanks a lot for yours answers. That should help me.

Cordially

Romain

Romain Bremaud
Les clefs du net

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

Main resources:

Total runtime0.0157 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 588.9297152.6094
Module start 'layout' 0.00630.0026 741.539139.4219
Module start 'content' 0.00880.0046 780.960989.3203
Module end 'content' 0.01350.0021 870.281334.2891
Script end 0.0156  904.5703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002616.4227140.0002
Check MTime0.00117.1300140.0001
Mysql Total
Database connection0.00085.247510.0008
Mysqli_queries0.003019.111830.0010
Looping result0.00000.089810.0000
Template Total0.001811.210.0018
Template load0.00096.057110.0009
Template processing0.00085.105910.0008
Override
Cache load0.00074.150210.0007
General
dbfile0.00031.610280.0000
String conversion0.00000.044140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs