Closed (works as designed)
Project:
IMCE
Version:
6.x-2.0-beta3
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2010 at 14:28 UTC
Updated:
19 Jul 2010 at 19:24 UTC
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
Comment #1
ufku commentedIMCE uses Drupal's API for uploads. So nothing to do at IMCE side.
You may try increasing maximum execution time in php.ini