The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is this a possible flaw?
Vbulletin MODCP allows a Moderator to "ban" an administrator. Moderators shouldn't have that ability. Ban some users....yes.....ban the admin....NO! |
|
#2
|
|||
|
|||
|
i suggest you over-test your thing and submit it as a bug at vbulletin.COM!
|
|
#3
|
|||
|
|||
|
I created a Super Mod account for myself, and guess what....you can do that.
|
|
#4
|
||||
|
||||
|
Set your Admin Account to Unalterable in the config.php file. Then no one should be able to ban you.
|
|
#5
|
|||
|
|||
|
Lynne, how do I do that?
|
|
#6
|
||||
|
||||
|
Open the config.php file and find these lines. Enter your userid instead of the X:
Code:
// ****** UNDELETABLE / UNALTERABLE USERS ******
// The users specified here will not be deletable or alterable from the control panel by any users.
// To specify more than one user, separate userids with commas.
$config['SpecialUsers']['undeletableusers'] = 'X';
|
|
#7
|
||||
|
||||
|
I haven't tested myself but a super mod shouldn't be able to ban an ADMIN.
a BUG if it is true |
|
#8
|
|||
|
|||
|
thanks Lynne. Will add that.
|
|
#9
|
||||
|
||||
|
It does seems like an option that shouldn't be :down:
|
|
#10
|
|||
|
|||
|
I agree. That needs to be fixed, or changed.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|