// Path to your vB installation with slash at the end
$vbpath = '/path/to/forum/directory/goes/here/forum/';
// Path to $vbnewsname file with slash at the end
$vbnewspath = '/path/to/vbnews.php/file/goes/here/forum/';
// URL to $vbnewsname file with slash at the end
$vbnewsurl = 'http://www.ceritabrunei.com/forum/';
// vbNews file name in case that you changed it
$vbnewsname = 'vbnews.php';
example path to news:
/home/username/public_html/forum/
|