Quote:
Originally Posted by -=Sniper=-
thanks hIBEES; I'll add that info to the first post.
|
no probs, I just thought I'd try it to see and it worked ..
I wouldn't think there will be any issue with doing that ?
you might want to add in the bottom 5-6 as that text file only goes down to Tired
I had to add in
Code:
<option value="Twisted" <if condition="$bbuserinfo['field9'] == 'Twisted'">selected</if>>Twisted</option>
<option value="Vilified" <if condition="$bbuserinfo['field9'] == 'Vilified'">selected</if>>Vilified</option>
<option value="Volatile" <if condition="$bbuserinfo['field9'] == 'Volatile'">selected</if>>Volatile</option>
<option value="Woot" <if condition="$bbuserinfo['field9'] == 'Woot'">selected</if>>Woot</option>
<option value="Yeehaw" <if condition="$bbuserinfo['field9'] == 'Yeehaw'">selected</if>>Yeehaw</option>
as per original hack thou, plus what is +++++y ??