The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
1. Add a minumum character input that a user has to add when filling in the profile field: Location?
2. Update all users profile field: Location-> to blank, no info? 3. Make the profile field: Location, only show in the postbit if info was entered. If nothing is entered, it won't display. Thanks in advance! |
#2
|
||||
|
||||
![]()
3.try this one
open functions.php find: PHP Code:
PHP Code:
|
#3
|
|||
|
|||
![]()
Thanks! Will give it a try. I really need number 1.
![]() |
#4
|
||||
|
||||
![]()
for 1:
in register.php it will work somehow similar, but i'll show you how to do in member.php ![]() find that: PHP Code:
PHP Code:
![]() |
#5
|
|||
|
|||
![]() Quote:
|
#6
|
||||
|
||||
![]()
it has nothing to do with the required state
![]() it's jsut for field id2 ![]() |
#7
|
|||
|
|||
![]() Quote:
|
#8
|
||||
|
||||
![]()
it was jsut the fast way
![]() you can of course create a new errortemplate and change the one if clause into too if needed ![]() |
#9
|
|||
|
|||
![]() Quote:
PHP Code:
|
#10
|
||||
|
||||
![]()
if it's a required field, it shouldn't be able to left blank right?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|