The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Need a hack to force birthday field entry
I need a hack that would make the birthday field a required field so that a new loggin must fill this out!
Thanks DM |
#2
|
||||
|
||||
hm try that:
open register.php find PHP Code:
PHP Code:
|
#3
|
||||
|
||||
Thanks Xenon! I'll try that.... I forgot to say I'm running VB 2.2.7
Got your code up... I'll let you knw how it works... THanks DM |
#4
|
||||
|
||||
You sere so good at that... tell me how do I make the users name above his avatar clickable to his member info???
|
#5
|
|||
|
|||
uhh.. nice Xenon i actually helped someone with this and i took a much longer route but i guess thats me... anyways dm02 you'll probably want to add the same effect to the member.php file so they can't just re edit their profile later on
btw for the member link replace $post[username] with: <a href='member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]'>$post[username]</a> regards g-force2k2 |
#6
|
||||
|
||||
@dm02: np
btw the changes g-force told ya, should be applied in the postbit template @g-force: my way is just a fast effectiv way, but not so nice, because it just leads to the field missing error. in a longer routine, you can make an extra errormsg please enter birthday field or whatever. but i like the pure fast way |
#7
|
||||
|
||||
Worked for me in 2.30
But what about the edit profile (member.php) To catch those already signed up... |
#8
|
|||
|
|||
Quote:
|
#9
|
|||
|
|||
Quote:
|
#10
|
|||
|
|||
i don't understand why you don't upgrade to 3.0.3?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|