Check that tne home_ templates exisit in your syle and that you have uncommented the following:
PHP Code:
chdir('/path/tp/forums');
Making sure you either put the FULL path to your forums directory (where global.php is) or the path relitive from your vbindex.php file, it would be something like: ./forums or ./forums.mysite.com or ../../forums.mysite.com, it depends on the host.