Drupal version 7.10

Initially I could remove images no problem for the multiple image fields I have in my content types.

Now though, the first time I click remove the spinning icon comes up, does the reload, but the table row/image is still there. If I try to click on the remove button again for that image, nothing happens. If I click the remove button of another image though, all is well, and the image is removed. I can then click on the remove button of the first image and it is removed fine then.

Very strange problem, any insight would be greatly appreciated.

Comments

modstore’s picture

Finally figured out what was causing this in case anyone else every encounters this.

It was trying to load colorbox each time I did something on the edit page, but in the colorbox settings, on the node/*/edit page colorbox was disabled.

knalstaaf’s picture

I'm getting this error:

An AJAX HTTP-request was interrupted
Path: /file/ajax/field_cover_foto/und/0/form-olvwqbIIGR6VnQeL5CFs36dAN-LJWsQtpToMNYfZlyE
Status text: n/a
ReadyState: undefined

Removed the the colorbox line as mentionned above, to no avail.

I'm having 200+ pictures uploaded to that node (with Plupload). Occurs to me that this issue doesn't occur when only having a few pictures…

EDIT: must be related to the Plupload module
#2604384: Can't delete images when Plupload is enabled