$cwd = getcwd();chdir('../forum/');require_once('global.php');chdir($cwd);var_dump($vbulletin->userinfo);