Here is an update...
I placed the following code on a non-VB page which is also in a different directory...
Code:
require("http://www.mysite.com/vbpath/global.php");
This way I don't get the path error BUT when you go to see who's online you see a Guest viewing the global.php file. The weirdest thing though is that this guest has the IP of my website! :surprised: Is this normal? Can I change this in some way?