Seperate Registration Workflow for different Member Groups

Author Message

Deepa Arvind

Wednesday 11 March 2009 1:43:08 am

Hi,

We have to seperate the registration workflows for different member groups. At the admin interface we have created unique member groups with restricted accesss., like for say,

-Root
----Member Group 1
-------Member 1
-------Member 2
-------Member 3
----Member Group 2
-------Member 1
-------Member 2

and so on...

Now when a user registers he is by default assigned to the guest account. I guess this piece of code in site.ini takes care of this...
[UserSettings]
DefaultUserPlacement=12

Now, what we want to do is to prompt the user during the registration itself, asking which group he would like to subscribe to and then include him to that group.

How can we do this?

Are there any extensions to take care of this piece.

Any help would be great.

Thanks,
Deepa

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 31 2025 01:22:12
Script start
Timing: Jan 31 2025 01:22:12
Module start 'layout'
Timing: Jan 31 2025 01:22:12
Module start 'content'
Timing: Jan 31 2025 01:22:12
Module end 'content'
Timing: Jan 31 2025 01:22:12
Script end

Main resources:

Total runtime0.0226 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.0044 589.5234151.2422
Module start 'layout' 0.00440.0037 740.7656220.7500
Module start 'content' 0.00810.0130 961.5156993.8672
Module end 'content' 0.02110.0015 1,955.382829.9922
Script end 0.0226  1,985.3750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002711.8572140.0002
Check MTime0.00114.9043140.0001
Mysql Total
Database connection0.00062.726010.0006
Mysqli_queries0.00198.512930.0006
Looping result0.00000.048510.0000
Template Total0.00114.810.0011
Template load0.00093.817210.0009
Template processing0.00020.918510.0002
Override
Cache load0.00062.562710.0006
General
dbfile0.00166.984680.0002
String conversion0.00000.030540.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