Hi... I've successfully created a form with a variety of fields, but the file uploads don't work. I don't get any errors when submitting the form, there is simply nothing filled in for that field on the confirmation email and no files uploaded where directed. I tried hard coding the process.php with the following line after reading another post where the poster had the same problem and this worked for them, but is hasn't worked for me.
$where_form_is="http://www.chicagolandwedding.com/www/formGen/forms/files/";
No clue why all other fields show responses on the confirmation email, but the file upload shows nothing. Any help would be appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Usually files don't upload because of file or folder permission issue. If you have checked all this out and can still not fix it, feel free to zip up your form and process.php file and send me a copy so that I can take a closer look.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi... I've successfully created a form with a variety of fields, but the file uploads don't work. I don't get any errors when submitting the form, there is simply nothing filled in for that field on the confirmation email and no files uploaded where directed. I tried hard coding the process.php with the following line after reading another post where the poster had the same problem and this worked for them, but is hasn't worked for me.
$where_form_is="http://www.chicagolandwedding.com/www/formGen/forms/files/";
No clue why all other fields show responses on the confirmation email, but the file upload shows nothing. Any help would be appreciated.
what version are you using.
2.09c
Usually files don't upload because of file or folder permission issue. If you have checked all this out and can still not fix it, feel free to zip up your form and process.php file and send me a copy so that I can take a closer look.