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.

CommentFileSizeAuthor
#2 multiulerror.jpg170.83 KBmeadmclean

Comments

Taxoman’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Component: User interface » Code
Priority: Critical » Normal
meadmclean’s picture

StatusFileSize
new170.83 KB

I 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).

raulmuroc’s picture

Priority: Normal » Major

Exactly the same problem here!

pepipe’s picture

I'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

for upload images. In the image of #2 he try to upload 3 files so he's getting 3 times the browse for file
.

Anyone has a solution to this problem?

andrew.fulton’s picture

I 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

raulmuroc’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)