View Single Post
Old April 21st, 2005, 07:00 AM   #10 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,786
It has to be the info I stated that is wrong here. Here is the proper path information. Note to use paths not urls on the following. I am not allowed legally to touch your server for that you would need to purchase an install so please double check your files again and you will see I am right here. I have seen people make this mistake of not checking the paths on an install every week.

In your config-int.php is this

$vbpath="/home/sneekee/public_html/forums";
$pppath="/home/sneekee/public_html/galleries";

in your config-inc.php is this

$PP_PATH="/home/sneekee/public_html/galleries";


Most common mistake is people overlook the $vbpath to check if its right yours is probally set to this if you did not alter it on install


$vbpath="/home/sneekee/public_html/galleries/forums";

which is course would be wrong
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote