It is actually more simple than you think it is.
You could upload the files that came with the DBTech Status mod, or,
Open your config.php and below<?php add this line:
PHP Code:
define('DISABLE_HOOKS', true);
So it looks like this:
PHP Code:
<?php
define('DISABLE_HOOKS', true);
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.2.1
Then disable the DBTech Status mod, then remove that line from the includes/config.php