View Single Post
Old October 4th, 2008, 10:31 PM   #11 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpnloFfh' to '[path]/reviews/images/2/post_thanks.gif' in [path]/reviews/image-inc.php on line 72

Your path to your data directory is incorrect.

The url to the data directory is suppose to be

http://gblcg.com/reviews/data

The server path to data directory should be

/home/gblcg.com/public_html/reviews/data/

The url to uploads directory should be

http://gblcg.com/reviews/uploads

The server path to uploads directory should be

/home/gblcg.com/public_html/reviews/uploads

Then of course as previously stated all permissions on those directories need to be 777 at every level

We do offer installation service should you not be able to complete the install.
__________________
Photopost Developer and Support Engineer

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