| Author |
Message |
RDR02
Joined: Jul 11, 2004
Posts: 45
Location: New Jersey
Status: Offline
|
  Posted:
Nov 14, 2004 - 04:33 PM |
|
I am trying to make my members " My account " have more to edit or change. When someone signs up to my site I would only like to ask them basic information. IE . User name , e-mail , fake e-mail , bla bla bla . Now when a user signs up I want them to be able to add more to their profile . Drivers name , handle , drivers number , and other things . Is this possible . I know that user sign up and user m"edit my info" both use the same user.php file. anyway to make this work. |
|
|
|
 |
Chestnut
Site Admin
Joined: Oct 08, 2003
Posts: 1065
Location: Paris - France
|
  Posted:
Nov 14, 2004 - 05:37 PM |
|
Apparently (and from another post), you are using the pncUserHack...
So to have other fields at signup, 2 choices
1 - Activate full profile on registration (user configuration)
or
2 - Make the fields you want as "Required". They will appear on signup.
To add fields, look for the Dynamic data in User administration. |
_________________ Chestnut !
Administrator
PNConcept.com |
|
 |
 |
RDR02
Joined: Jul 11, 2004
Posts: 45
Location: New Jersey
Status: Offline
|
  Posted:
Nov 14, 2004 - 10:39 PM |
|
I dont want other fields at signup . What I want is other fields after signup. I only want basic info for signup but once someone signs up and is put into a certian group other fields will show up in their " My Account/ Edit Profile or Edit my Info "
Example :
Someone registers at website. I automatically put them in the users group.
Someone wants to join my club I move them to a different group and now they can edit their profile further.
Basic site users can only edit default fields.
Club Members can edit more fields and profile. |
|
|
|
 |
Chestnut
Site Admin
Joined: Oct 08, 2003
Posts: 1065
Location: Paris - France
|
  Posted:
Nov 14, 2004 - 10:46 PM |
|
Nope... not currently possible with or without the UserHack...
In your case, the best would be to have a dedicated module to collect the information you want and make that module available only to the X group. |
_________________ Chestnut !
Administrator
PNConcept.com |
|
 |
 |
|
|
| |