PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Request: Error Message When Upload Fails

  1. We've run into an issue where we have users uploading files larger than the PHP maximums which causes the form submission not to complete. The failure isn't a problem - this is expected behavior - but because we have PHP error reporting turned off, the user doen't receive any warning or alert that their form submission wasn't processed.

    Would it be possible to make file upload failure a case that would throw a validation error on the form, informing the user of the issue and allowing the user to resubmit the form without having to input the form information again?

    Posted 13 years ago on Wednesday January 19, 2011 | Permalink