View Single Post
Old October 15th, 2005, 10:03 AM   #6 (permalink)
ericgtr
Junior Member
Verified Customer
 
Join Date: Jul 2004
Posts: 24
I belive so, they show up fine in reviewpost itself too. Here's my config-intr.php setting:
// We need to know the server paths to both your vB installation and your ReviewPost installation
$vbpath = "/home/vhfansco/public_html/vb";
$rppath = "/home/vhfansco/public_html/reviewpost";

// We need the URL path to your PhotoPost and vb installation
$rpurl_path = "http://www.guitars101.com/reviewpost";
$vb_urlpath = "http://www.guitars101.com/vb";

// The URL of your photo dir where your images are stored (with / at end)
$rpdata_dir = "/home/vhfansco/public_html/reviewpost/data/";

I am not sure what you mean by "New" images but the images from the install are popuplated in the reviewpost images directory.
ericgtr is offline   Reply With Quote