This has been reported before, and I know the developer was looking into it.
But for now you can disable your mods:
Open your includes/config.php file 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.2
Then navigate to your ACP, disable the mod in the Plugins & Products, then remove the define('DISABLE_HOOKS', true); from your config file. If you have never edited your config file read this,
https://vborg.vbsupport.ru/showthread.php?t=308457
Now since this mod is causing you problems, you can read my suggestions to protect against spam here,
http://ozzmodz.com/showthread.php/50...g-Spam-Is-Over