@FlyingDutchman :
recheck ur variables at the top of index.php .. maybe its because the permissions :lick:
@LightBringer :
i did that thing. put ur new index.php to ur root. and ur forum's index.php is in forum/index.php .. i mean:
..root
/index.php -> this is new one.. vbindex thing
/forum/index.php -> normal forum index file .
here what u have to do :
put chdir("forum"); before require('./global.php'); in vbindex's index.php.
then modify all ur vbindex templates.. all you have to do is putting "forum/" before all links and imgs
it should work :lick:
greetz
|