Ok just want to add... For those having the memberinfo mess up when allowing it to auto edit it, try this instead of the suggested hack (this should also be inline with the 3.67 update):
In MEMBERINFO
Code:
<if condition="!empty($userinfo[mood])">
<dt class="smallfont"><strong>$vbphrase[my_mood]</strong>:</dt>
<dd class="smallfont"><img src="images/mood/$userinfo[mood].gif" border="0" /></dt>
</if>
I put mine above the birthday info so above:
Code:
<if condition="$show['birthday']">