Hi all,
I’m using Freeform to upload a picture. I have this code.
{exp:freeform:form form_name="inschrijving" return="site/inschrijving_ok" template="inschrijving" notify="info@example.com" required="name|voornaam|phone1|email|leeftijd" file_upload ="Main Upload Directory" send_attachment="yes"}
<input name="foto" type="file" />
{/exp:freeform:form}
The form goes fine, but the file is not saved to “Main Upload Directory” and is not being sent with the mail.
Can someone help me please?
Always kind regards,
M
