The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Ok do this to hide it in the forums you don't want it to show.
ACP --> Plugins & Products --> Add New Plugin Product: vBulletin Hook Location: postbit_display_complete Title: Hide Report Post Icon Execution Order: 5 Plugin PHP Code: Code:
if(in_array($forum['forumid'], array(X,X,X))) { $show['reportlink'] = false; } |
Благодарность от: | ||
Nelson58 |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|