Umm, I've gone through the upgrade instructions perfectly a few times but I just can't get it to show in the postbit
Edit:
It will work with this original code though:
Code:
<!-- mood hack display start -->
<br /><if condition="$post[field55] != ''"><div class="smallfont">
Current Mood: <img src="images/mood/$post[field55].gif" title="$post[field55]" align="center">
</div></if>
<!-- mood hack display end -->