Ok, here's a slight problem I have that maybe you can help me with. (hack works fine, this is just related to "who's online")
I've created .htaccess as described in the install instructions so vbindex loads when the url :
http://www.mysite.com is entered. If I then quickly skip to the who's online page it says I'm on my Main forums index page, not my homepage(in the root above /forum where vbindex.php resides). But if I manually enter
http://www.mysite.com/vbindex.php and then skip to the who's online it shows me as being on the homepage correctly.(so the who's online php code is fine)
So,(phew) is it possible to get the who's online to show my location correctly with regard to the .htaccess redirect?