ok i saw you in that other thread
for that you just uncomment
//define(VB_RELATIVE_PATH, 'forum');
so in index.php you can just uncomment like this take these out //
define(VB_RELATIVE_PATH, 'forum');
of course if forum is not your root then change it to what you have forums
//define(VB_RELATIVE_PATH, 'forums');
if your installed in public_html then you can change it in settings you wont need this
|