Quote:
Originally Posted by Lynne
Maybe add an else in the statement:
HTML Code:
<if condition="$bbuserinfo['pmunread']">
<img src="http://www.thinkhabboforum.net/images/misc/newpm.gif">
<else />
<img src="http://www.thinkhabboforum.net/images/misc/nonewpm.gif">
</if>
|
Thanks alot

That worked a treat!
As i've just upgraded to the latest version of vb, do you know how to make an image display if a user has a new notification whether that be a PM, new fried request, unread visiot message etc? I'm guessing it will be in the same sort of format but i have no idea how to code it :P
Thanks again and hopefully you'll be able to help