The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
I had got it working but the small problem that remained with list() was that it INSERTED the selected value at the top in the list box rather than CHOOSING.
So, after lot of fiddling and referring to profile.php (modifyprofile_birthday template) I reached to this:- PHP Code:
HTML Code:
<option value="1" $dayselected[1]>01</option> <option value="2" $dayselected[2]>02</option> <option value="3" $dayselected[3]>03</option> and so on... Thanks |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|