PDA

View Full Version : Request: Custom registration fields


DenzoForums
04-30-2004, 06:02 PM
I need to add at least 2 more fields to the registration page.
Phone Used
Carriers Used

These should be text fields as i have already added them to the phrases, and to the postbit template so they will show on each person posts.

I have searched and searched, and found some similiar requests.. but not exactly this. I am still new to php so if anybody could help me.. that would be really appreciated..

Thanks
Dave

Zachery
04-30-2004, 06:33 PM
I need to add at least 2 more fields to the registration page.
Phone Used
Carriers Used

These should be text fields as i have already added them to the phrases, and to the postbit template so they will show on each person posts.

I have searched and searched, and found some similiar requests.. but not exactly this. I am still new to php so if anybody could help me.. that would be really appreciated..

Thanks
Dave
You want to add profile feids to the registration page? you can already do that by default

DenzoForums
04-30-2004, 06:36 PM
You want to add profile feids to the registration page? you can already do that by default

oooh.. yes this is what I want to do.. could you tell me how?
I have looked in the admin cp.. but couldn;t find a setting for that.

Thanks
Dave

Zachery
04-30-2004, 06:53 PM
oooh.. yes this is what I want to do.. could you tell me how?
I have looked in the admin cp.. but couldn;t find a setting for that.

Thanks
Dave
When you add the profile feilds it should say, Required during/for Registration:
Select either yes, or No, but still display

DenzoForums
04-30-2004, 06:56 PM
When you add the profile feilds it should say, Required during/for Registration:
Select either yes, or No, but still display


I already added the cutom fields.. not sure if i saw that... will check.

EDIT-->>>
I just went to add a new field
admincp --> user profile fields --> Add New User Profile Field

and don't see that option..

I really thought VB would have something like this to be able to select which profile fields to diaplay on the registration page..

Zachery
04-30-2004, 06:57 PM
Just go edit the old ones

DenzoForums
04-30-2004, 07:00 PM
Just go edit the old ones
i guess you replied befrore I edited my post..
EDIT-->>>
I just went to add a new field
admincp --> user profile fields --> Add New User Profile Field

and don't see that option..

I really thought VB would have something like this to be able to select which profile fields to diaplay on the registration page..

I do see on the very bottom " Display Page" but no "registration" page is listed..
It does have other.. but not sure what that means as no other options are available after that is selected..

Zachery
04-30-2004, 07:01 PM
i guess you replied befrore I edited my post..
EDIT-->>>
I just went to add a new field
admincp --> user profile fields --> Add New User Profile Field

and don't see that option..

I really thought VB would have something like this to be able to select which profile fields to diaplay on the registration page..
What version of vbulletin are you using?

DenzoForums
04-30-2004, 07:02 PM
What version of vbulletin are you using?
VB 3.0.1
I do see on the very bottom " Display Page" but no "registration" page is listed..
It does have other.. but not sure what that means as no other options are available after that is selected..


EDIT --->
Which page displays this option?
Most likely you want to leave this on "Profile" but if you wish to create your own user options that can be manipulated via template conditionals then select "Options". This field will then appear on the "Options" page of the User CP. Also, this field will not appear on the memberlist and will not appear when viewing a user's profile.

NTLDR
04-30-2004, 07:16 PM
If its not a required field then it won't be shown at registration time.

Zachery
04-30-2004, 07:19 PM
<a href="http://www.geekydesigns.com/Untitled-8.gif" target="_blank">http://www.geekydesigns.com/Untitled-8.gif</a>

DenzoForums
04-30-2004, 07:24 PM
http://www.geekydesigns.com/Untitled-8.gif
COOL!! I never looked there...

Thanks a million!!
Dave