The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Code:
<option value="2" selected="selected">$vbphrase[display_age_and_dob]</option> |
#12
|
|||
|
|||
where do we find that file?
|
#13
|
|||
|
|||
Find:
Code:
<option value="0" $sbselected[2]>$vbphrase[hide_age_and_dob]</option> <option value="1" $sbselected[1]>$vbphrase[display_age]</option> <option value="3" $sbselected[3]>$vbphrase[display_day_and_month]</option> <option value="2" $sbselected[0]>$vbphrase[display_age_and_dob]</option> Code:
<option value="0" $sbselected[2]>$vbphrase[hide_age_and_dob]</option> <option value="1" $sbselected[1]>$vbphrase[display_age]</option> <option value="3" $sbselected[3]>$vbphrase[display_day_and_month]</option> <option value="2" selected="selected">$vbphrase[display_age_and_dob]</option> |
#14
|
||||
|
||||
In modifyprofile_birthday, correct? And do I change the first instance, the second, or both?
Quote:
|
#15
|
||||
|
||||
You have to change it via the database and the template edit...
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|