The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]() Quote:
Quote:
Also, can anyone help with what the ! is for? |
#2
|
|||
|
|||
![]() Code:
if ($_GET['do'] == 'removewarning') { if (!can_administer() OR !$vbulletin->options['can_del_warn']) { print_no_permission(); http://members.vbulletin.com/api/vBu...can_administer |
#3
|
|||
|
|||
![]()
Thats brilliant! Would that command also include super moderators or is it admins only? Also any idea what the ! means before it?
Its a mod I downloaded and installed, works great but its all hard coded so you cant choose who views and gives warnings. Due to this it also allows mods of forums to view everyones warnings and give them out, and im trying to work out a way to change it to only admins and super mods. The mods unsupported and had no input from the developer since 2006 ![]() |
#4
|
|||
|
|||
![]()
! means not.
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|