View Single Post
Old December 27th, 2005, 07:48 AM   #13 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,060
Hello

As explained above to the other gentleman when installing and you place backslashes this causes the issue. You can not use backslashes in PHP in paths. Ton's of articles on the web about this cause everyone in windows environment is use to using backslashes and everywhere else you use forward slashes in paths. You must use forward slashes. So in Admin Global Options make sure your data and upload paths are set as this and save

d:/www/photopost/data/

d:/www/photopost/uploads

Then in Admin => Storage Options view them and click REVERT TWICE to get rid of the stored path with no slashes
__________________
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