Log in

View Full Version : Display Birthday Template


isanda
03-08-2007, 07:39 PM
I have changed my modifyprofile_birthday template as follows:

<select name="showbirthday">
<option value="0" $sbselected[0]>$vbphrase[display_age_and_dob]</option>
<option value="1" $sbselected[1]>$vbphrase[display_age]</option>
<option value="2" $sbselected[2]>$vbphrase[hide_age_and_dob]</option>

Will this put Display at the top of the options and therefore the default option, or am I in totally the worng place.

Please help :)

isanda
03-17-2007, 02:00 PM
Bump!!! Anybody know?

isanda
04-14-2007, 02:38 PM
Anybody able to help me on this one please :)

jderouen
05-13-2007, 02:18 AM
I need help with this as well! If I figure anything out, I'll certainly post it here, but I'm stuck.