View Single Post
Old January 9th, 2005, 07:22 PM   #2 (permalink)
fpoole
Member
Verified Customer
 
Join Date: Jun 2003
Location: Seattle, WA
Posts: 55
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
fpoole is offline   Reply With Quote