Quote:
Originally Posted by WorldCraft
For some reason it's causing errors to occur. I am placing the function call under my global.php call - require(AJAX_CHAT_PATH.'../global.php');
|
I'm not sure why that's happening, but you would need to put the call to exec_shut_down() after anything that uses the vbulletin variables or functions. Maybe try moving it to the bottom.