I have mupload installed as per below:

Posted by 4kant on November 22, 2011 at 12:50am
Short summary for today (2011 - 11 - 15)

- content type "Album" with image field, unlimited number of images, not mandatory

- plupload: Fresh install today of the latest dev-Version (2011-May-25) + plupload library...
- plupload: patch from #30 in http://drupal.org/node/1164552 (patch from 2011-09-18)
- plupload: patch from #7 in http://drupal.org/node/1146562 (patch from 2011-09-01)

- mupload: fresh install fom sandbox
- mupload: patch from #6 here
- edit (2011-11-21): mupload: (supplement, mentioned in #11 down here): patch from #5 in http://drupal.org/node/1182760

--> Everythings works fine:
- new node with one image
- new node with many images
- new node without image
- edting node with additional images
- editing node deleting certain images
- editing node without adding or deleting any image

But, when I click "Remove" on an uploaded image, it processes, but nothing happens, the image is still there even after a page reload.

Any ideas would be greatly appreciated. Thanks.

Comments

modstore’s picture

Update: First time I click remove, it seems as though nothing happens, but if I then press save, the image is gone.

Also, after clicking remove on one image, I can then click on another image and it will actually be removed from the table.

hydra’s picture

I can confirm this, it's not possible to remove files, once their saved!

modstore’s picture

I got this working, and I think the problem was related to colorbox, see my other post here: http://drupal.org/node/1417178