When using multiupload in profile2 field I can upload multiple images, but only when this field contains no images at all. When I try to add more images to a field that allready have some, I see progress circle for some time, but images are not uploaded.
Same field in nodes works fine.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | multiulerror.jpg | 170.83 KB | meadmclean |
Comments
Comment #1
Taxoman commentedComment #2
meadmclean commentedI get the same thing.
Profile2 profile>make image field> multiup widget
You can upload multiple files on the first shot, but you can't upload more when you go to edit the profile again. You'd have to remove all the images, then add new ones back.
No error message or anything, however, you get a browse button for every image you just tried to upload (see pic).
Comment #3
raulmuroc commentedExactly the same problem here!
Comment #4
pepipe commentedI'm having the same problem but I don't have the profile2 module. I'm using this with commerce kickstart v2 and I found the problem lies with the Inline Entity Form module
The first multiple upload works just fine but after that I just can't upload anything more. I notice also something odd: the number of files that you decided to upload after the first upload will result in creating the same number in the
Anyone has a solution to this problem?
Comment #5
andrew.fulton commentedI have found the possible cause/fix for this in the multiupload_filefield_widget that this module depends on: https://drupal.org/comment/8155971#comment-8155971
Comment #6
raulmuroc commented