|
In looking a little further, might this be the culprit??
if ( VB3_INTEGRATION == "on" ) {
chdir($vbpath);
require("./global.php");
The vbull forums and ppost gallery are all under the /portal/ dir..
like: /public_html/portal/gallery
so not root? /globle is actually
/public_html/portal/forums
assuming it's referencing the vbForums "Global"...
If so, change it?? or not...
just trying to find it....
thanx
|