Upload path problem
Posted: 16 January 2008 09:43 AM   [ Ignore ]
Newbie
Rank
Total Posts:  6
Joined  2007-12-29

I am getting an error message saying that the path to my upload folder is incorrect. However the same path works fine when posting a weblog entry with a file attachment to the same directory.
Here is my code:

{exp:freeform:form form_name="feedback_form" return="weblog/feedback" notify="jerry@xxxxxx.co.uk" required="name|email" send_attachment="yes" file_upload ="Social" }

Social being the name of the upload destination in EE.
my directory and EE permissions seem fine

could anyone advise ?
thanks

Profile
 
 
Posted: 17 January 2008 07:09 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3257
Joined  2006-10-18

Could you email me your sample paths, or a login to your CP?

kelsey AT solspace.com

Thank you smile

 Signature 
Profile
 
 
Posted: 18 January 2008 02:03 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  6
Joined  2007-12-29

Thanks for your response. I’ve actually fixed it now.
The strange thing was that:

../../members/social/

was working as a path for standard EE weblog uploads but not for Freeform
I changed it to ../members/social/ to see what happened and hey presto !!

Profile
 
 
Posted: 18 January 2008 07:23 AM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3257
Joined  2006-10-18

Thanks for the response!
Good to hear you got it going smile

 Signature 
Profile
 
 
   
 
 
‹‹ file upload      [FreeForm] Patches ››