![]() |
Disabling purge menu in modcp
i'd like to disable the last menu in the modcp, the one where you can purge multiple threads at once, if possible i'd like to disable the functions completly with a php code modification but i think it's enough to just disable the menu
|
edit the modcp index.php file and remove the link.
|
actually i was thinking of a solution that would not require rebuilding each upgrade, i found time out of my day to take a look at vBulletin and found something called BITFIELDS that are used to define permissions, i also find mysterious numbers in the moderator table of the database that could be definitions for permissions using these bitfields, i found the xml file includes/xml/bitfield_vbulletin.xml which defines the two bitfields i want to change, on lines 130 and 131
Code:
<bitfield name="canmassmove">256</bitfield> edit: i have read the information on this link http://www.vbulletin.com/docs/html/main/bitfield_xml but it does not mention how the bitfields are calculated or how i can recalculate them in order to change the bitfield permissions in the database |
Quote:
Also believe that the permissions for these go hand and hand with deleting in the forums. |
All times are GMT. The time now is 02:57 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|