Forums

files do not reach the server after submit

katzenberg 06 Nov, 2010
Hi there,

I searched the forum for an answer, but could not find one.
The Problem is: My file upload field in the form works great, the email contains the the file as attachement and the name is saved in the database too. You can send the file without any error:
http://app-entwickler-verzeichnis.de/anfrage-stellen

Only the file does never arrive at the server.

I checked
- form tag attachment: enctype="multipart/form-data"
- upload is "YES"
- path is writeable
- PHP admits uploads
- FTP uploads are enabled (though without values - but its not needed here, right?)

Thanks a lot for help!

Daniel
GreyHead 06 Nov, 2010
Hi Daniel,

Please turn debug on in the form General Tab, then submit the form and post the debug - including the 'dummy emails' results here.

Bob
This topic is locked and no more replies can be posted.