Closed (fixed)
Project:
ImageField Zip/HTML5 Bulk Upload
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2011 at 04:46 UTC
Updated:
20 Oct 2011 at 03:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
boobaaCopy-pasting from the aforementioned PHP documentation page:
If you are using a hosting provider's service, ask them to turn it on for you.
Comment #2
mikeytown2 commented@narongwit12
If you don't wish to use zip files for uploading and support for IE is not an issue you can try out this experimental patch #1295334: Bring in experimental html5 multiple file uploading instead of using zip upload.
Remove the .install file in your case after applying the patch and before installing.
Comment #3
mikeytown2 commentedZip is no longer needed; if you have a fully compliant HTML5 browser (not IE). Patch below has been committed.