Webmastersite.net
Register Log In

Selecting group when registering

Comments on Selecting group when registering

babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
Posted Feb 04, 2007 - 4:53 AM:

I want people to select a usergroup when registering. I have tried to do this using both memberusergroup and then membergrouptitle but just can't get it to work.

In register.tpl I have...

<select name="grouptitle">
<option value="Member">No</option>
<option value="Breeder">Yes</option>
</select>

I have also tried...

<select name="usergroup">
<option value="2">No</option>
<option value="4">Yes</option>
</select>

I have even tried...

<select name="usergroup">
{FUNC_MAKESELECTION[
<option value="2">No</option>
<option value="4">Yes</option>
<,> {MEMBERUSERGROUP}]}
</select>

Each time I go into edit to check it it shows the default Member (2) group. Please tell me what I have done wrong or missed out!
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Feb 04, 2007 - 9:32 AM:

Doesn't it automatically list them if you've selected to make them registerable groups? Members->Settings.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.