Quote:
Originally Posted by mikem164
Replace $sBaseVirtualXXX with your site root
Replace $sBaseXX with your server's root
To do this you server's root may be something like this:
home/gamer/public_html/forum (they want the path so enter the whole line)
The site root is the name of the folder your forum is in, in this example it's /forum.
Vb uses the "upload" folder as the site root, you may have renamed it forum or something else, but it was upload by default.
If you need to find out the "server root" if you don't know it, you can upload this file to your site's root, and change the last item in the address bar when you are on your forum home page to forumpath.php and hit enter.
Good luck, Mike
|
thanks Mike. I'll try this out.