The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Nah, the flock will lock out based on user accounts on the server - not based on which script is what.
If you want to be anal about it, edit your global.php file with something like: Code:
if(!defined('MY_SCRIPT_CHECKING_VARIABLE')) { die('Hacking attempt!'); } Code:
define('MY_SCRIPT_CHECKING_VARIABLE', true); However, it's not exactly practical because you have to edit every single php file, and you have to keep doing it for every single upgrade. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|