Quote:
Originally posted by danielhollands
Hi all, i've just installed this hack here (soon to be here), and so far it's looking really good.
What I want to do, once i've moved the forum to GameVine.co.uk is use this file in the root directory rather than the forum dir, what would I need to change in order for this to be possable?
Cheers (sorry if this quistion has already been asked, but over 300 posts is a bit too much to track though)
|
just add:
chdir("/home/yoursite/forum");
above "require('./global.php');" in vbindex index.php file..
then add "/forum" on all the url's in the vbindex templates
ps: sorry for my bad english..