Quote:
Originally Posted by Jeff
I would try to modify this line if I were you, in vbloader.php:
Code:
@chdir($_SERVER['DOCUMENT_ROOT'] . $path);
To the path where config.php is.. Example:
Code:
@chdir('C:\Inetpub\vhosts\domain.com\httpdocs\forums');
|
That did the trick! Thanks very much.
I get login on both sites, so the bridge is working.
However, I do get a new error, but I don't think it's related, so I'll start a new post...
http://www.lampwrights.com/showthread.php?t=66