// We need to know the server paths to both your
vB installation and your PhotoPost installation
$vbpath = "/home/sneekee/public_html/forums";
$pppath = "/home/sneekee/public_html/galleries";
// We need the URL path to your PhotoPost and
vb installation
$url_path = "http://www.sneekeetalk.com/galleries";
$vb_urlpath = "http://www.sneekeetalk.com/forums";
That is what the file says

and those are the correct paths.