The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Profile field minimum value
4.x.x
I was wondering how hard it would be to add a function to profile fields that will require a set minimum length of characters. Or is there already a mod that will add this feature? Thanks for any help! |
#2
|
||||
|
||||
In the user profile field manager there is a box near the end for a regular expression.
Enter this short code into that box: Code:
.{3,} That should force the user to enter at least 3 characters. |
#3
|
||||
|
||||
Awesome, thanks
|
#4
|
|||
|
|||
Thanks! That's very helpful!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|