Tried it but it doesn't work??
--------------- Added [DATE]1451060589[/DATE] at [TIME]1451060589[/TIME] ---------------
is there something wrong with this code
PHP Code:
chdir('/forum/');
include('global.php');
--------------- Added [DATE]1451064328[/DATE] at [TIME]1451064328[/TIME] ---------------
fixed it with this line placed at the top of the file
PHP Code:
global $vbulletin;