The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How To Make AIM Mandatory??
Hi,
How do I make the profile field AOL Instant Messenger Handle: mandatory? I went to User Profile Fields > Edit however the only fields available to me to edit are the following: Biography Location Interests Occupation I don't want to add another AOL Instant Messenger Handle field as that would probably make that field double up in the signup form as it's already there Any ideas? Thanks! Heineken77 |
#2
|
||||
|
||||
Create a new template named "error_requiredfieldaim", specify your error message when some left it blank then add this code in register.php and member.php:
PHP Code:
// ENTER ANY CUSTOM FIELD VALIDATION HERE! |
#3
|
|||
|
|||
Thanks bro So will this also move the AIM screen name field up into the required fields, or will this field still be shown in the optional fields? Just dont' want to confuse the memebers
Thanks! Heineken |
#4
|
||||
|
||||
oh sorry this will not change the location of aim form field.. however it will just display the error message in the template "error_requiredfieldaim" if someone left it blank..
|
#5
|
|||
|
|||
Is there any way of moving the location of the AIM field up to the required fields? I followed your instructions and the error message came up exactly how I like it All I need to do now is figure out how to move the AIM Field up to the required fields section and I'm set!
Thanks Heineken |
#6
|
|||
|
|||
Any luck on how to move the AIM field up into the required fields section anyone? Also, I followed Logician's instructions as stated up in this thread in order to display an error message if they do not fill out the AIM field. Will I have to make any changes to that if I move the field up into the required fields section of the signup form if anyone knows how to do it?
Thanks! Heineken |
#7
|
||||
|
||||
it's easy, just go thru. the register templates and the user info (or whatever) template and search for AIM and copy that line and paste it whereever the required fields section is
|
#8
|
|||
|
|||
hehe .. sweet thanks
|
#9
|
|||
|
|||
Hey Logician
Think you can show me what to modify in order to make the birthday field mandatory as well? Quote:
Thanks! Heineken |
#10
|
||||
|
||||
yep, that's correct
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|