The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to add a custom field to the register process. I'm not finding where the screen is built. Can someone point me to where this is done, or to some documentation that would help me find it?
Thanks in advance... |
#2
|
||||
|
||||
![]()
Just add a profile field for what you want and set it to show at registration.
|
#3
|
|||
|
|||
![]() Quote:
Hope that helps. |
#4
|
|||
|
|||
![]()
Boofo and Latch, thank you. You gave me the start I needed. I have made the change and it works as defined. Now I just need to add some code to verify the contents of the new field.
Where can I modify the text that is displayed for standard fields? I want to modify the user name comment a bit. --------------- Added [DATE]1279143211[/DATE] at [TIME]1279143211[/TIME] --------------- I found where to modify the phrases associated with the user fields. I'm starting to get a handle on how this product works. It's pretty slippery, but I'm making headway. My next challenge is to learn how to validate the input in the new field similar to that used by the user name field, meaning I want to test to see if the input is unique. |
#5
|
||||
|
||||
![]() Quote:
|
#6
|
|||
|
|||
![]()
Yeah, I will be trying to validate it against all the other users currently registered. I'm hoping I can figure out how to use the hooks to evaluate this at the end of the registration. I'm not sure yet how to handle a failure that would require re-entry.
|
#7
|
||||
|
||||
![]()
IIRC, you can do regex in the profile filed setup that would give an error if they entered the wrong info on initial setup.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|