View Full Version : How to turn Warning off?
dranged
05-01-2006, 01:53 PM
how do I turn the warning/report bad post feature off my vbulletin so users cant warn other users post
Protoman
05-01-2006, 02:21 PM
could edit the postbit template and just remove the button.. but I find it's useful & needed.
dranged
05-01-2006, 02:36 PM
I edit it out and it says Array where it used to be
Protoman
05-01-2006, 03:14 PM
in the postbit template you should have found
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a> </if>
and remove that line
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.