// Boot up vBulletin $curdir = getcwd (); chdir('forum'); require_once('forum/global.php'); chdir ($curdir); $forumpath = $CONF['site'].'forum';