The Arcive of vBulletin Modifications Site. |
|
Birthdate is a Required Field Details »»
|
|||||||||||||||||||||||||
<font size="3">What does this hack do?</font>
It enables the Birthdate field to become a required field, so that every member must fill it out otherwise they won't be able to register. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
excellent!
![]() the hack works, but there's a small bug: when a new user registers without inputting his birthday, he sees: Quote:
also, just out of curiosity.. this hack seems to prevent a user from registering even if he puts in both the month and day of his birth, but not the year. i looked at the code, and it seems to only restrict the month and day. Code:
if ($month == -1 or $day == -1)
|
|
#3
|
||||
|
||||
|
OK it checks the year now.
For the problem you're having, I'm not sure what's going on because the hack works fine for me. |
|
#4
|
||||
|
||||
|
why force a person to reveal their private info?
nice way to annoying possible new members. you dont even have your birthday field fill in here ![]() what next, social security number required?
|
|
#5
|
||||
|
||||
|
Well, then the users just don't have to register, that's all
|
|
#6
|
||||
|
||||
|
your loss not theirs
|
|
#7
|
||||
|
||||
|
I thought there was a hack like this already?
[high]* SmEdD might of just been seing stuff . . . [/high] Quote:
|
|
#8
|
||||
|
||||
|
Thanks alot man.....really appreciate it!!!! *INSTALLED*
|
|
#9
|
||||
|
||||
|
Hmm... this could help me in something I wanted. I'll install it. ^_^ Thanks!
|
|
#10
|
|||
|
|||
|
Quote:
|
![]() |
|
|