Hi,
I have a form with 5 file upload fields, all are set to 10MB maximum file size. A user tried to upload several images all about 1MB, the total being about 5MB.
When part way through the upload he received a message "File Upload Error" and the process stopped. This was not a "Max File Size" error. The error is repeatable.
It is clear that there is some limit or timeout on total upload size, but I can't see any place where I can increase (or even know) the limit. If I know what the limit is, I can change the form to validate file sizes accordingly, so I am hoping for some guidance as to what limitations exist.
Cheers
Tim
I have a form with 5 file upload fields, all are set to 10MB maximum file size. A user tried to upload several images all about 1MB, the total being about 5MB.
When part way through the upload he received a message "File Upload Error" and the process stopped. This was not a "Max File Size" error. The error is repeatable.
It is clear that there is some limit or timeout on total upload size, but I can't see any place where I can increase (or even know) the limit. If I know what the limit is, I can change the form to validate file sizes accordingly, so I am hoping for some guidance as to what limitations exist.
Cheers
Tim
This topic is locked and no more replies can be posted.