chnage code:
Code:
<!--yobromofo ip tracer-->
<vb:if condition="can_moderate()"><a href="http://www.dnsstuff.com/tools/ipall/?tool_id=67&token=&toolhandler_redirect=0&ip={vb:raw post.ip}" alt="YoBroMoFo IP Tracker" title="YoBroMoFo IP Tracker"target="_blank"><img src="images/site_icons/account.png" border="0"></a></vb:if>
<!--end of yobromofo ip tracer-->
to
Code:
<!--yobromofo ip tracer-->
<vb:if condition="$bbuserinfo['userid'] == 1"><a href="http://www.dnsstuff.com/tools/ipall/?tool_id=67&token=&toolhandler_redirect=0&ip={vb:raw post.ip}" alt="YoBroMoFo IP Tracker" title="YoBroMoFo IP Tracker"target="_blank"><img src="images/site_icons/account.png" border="0"></a></vb:if>
<!--end of yobromofo ip tracer-->
I think should work.
May well be:
$muserinfo