hello I served a lot, but still not get messages visit notify .
This is the code I am using:
Code:
<!--yobromofo.com flashing message-->
<vb:if condition="$bbuserinfo['pmunread']">
<a href="private.php{vb:raw session.sessionurl_q}"><img border="0" src="images/newpm.gif" width="24" height="11"></a>
<vb:elseif condition="$notifications_total" />
<a href="{vb:link member, {vb:raw bbuserinfo}}{vb:raw userinfo.userid}&tab=likes_received"><img border="0" src="images/newpm.gif" width="24" height="11"></a>
<vb:else />
</vb:if>
<!--yobromofo.com end flashing message-->
Can you think of any way to do?