When I try to upload a very large file (larger than the php file size limit AND the configurable IMCE max file size limit), I believe it used to check before attempting to upload, or at least it failed more gracefully. Now, it just says "uploading" with the spinner for quite some time and never actually throws an error, but also does not complete the upload. It's confusing to the users who make multiple attempts to no avail.

Thanks much!

(IE, FF, Chrome - all the same)

Comments

ufku’s picture

Status: Active » Closed (works as designed)

IMCE uses Drupal's API for uploads. So nothing to do at IMCE side.
You may try increasing maximum execution time in php.ini