The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
OK, to remove the prune button you could edit the file includes/xml/cpnav_vbulletin.xml and take out the part for that button, or you could make a plugin at hook admin_index_navigation with code:
Code:
unset($navigation[80]['Threads & Posts']['options'][10]); That obviously depends on exactly the way the xml file is, so it would probably be better (if you go the plugin route) to search all the items looking for the prune button. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|