just changed everything to this:
// We need to know the server paths to both your
vB installation and your PhotoPost installation
$vbpath = "C:/Inetpub/wwwroot/FOURMS.FBODYPAGES.COM/forums";
$pppath = "C:/Inetpub/wwwroot/FOURMS.FBODYPAGES.COM/photopost";
// We need the URL path to your PhotoPost and
vb installation
$url_path = "http://www.OKGMP.com/photopost";
$vb_urlpath = "http://www.okgmp.com/forums";
and it still doesn't work..
does it need 1 or two slashes? ? i don't know anything about mysql and php.