The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
how do I turn the warning/report bad post feature off my vbulletin so users cant warn other users post
|
|
#2
|
||||
|
||||
|
could edit the postbit template and just remove the button.. but I find it's useful & needed.
|
|
#3
|
|||
|
|||
|
I edit it out and it says Array where it used to be
|
|
#4
|
||||
|
||||
|
in the postbit template you should have found
Code:
<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> |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|