Ok, I think I've figured out part of my problem.
I'm running vbHome (lite) which is in my root directory.
Vbulletin is in /vb/
The files I'm trying to track are also in my home directory.
vBhome has it's own global.php which is in my root directory, and I suspect that's what's being loaded with the require.
I don't know php very well, but with all this being the case, what would I change the require path to, so that it's loading the correct global.php for the files in my root directory?
Thanks for your help.
|