Hi,

After selecting multiple images to upload and clicking the 'start upload' text link once for each file, the files do not upload. I've attached an image of what I'm looking at. Note, that I have to click 'start upload' for each file. After clicking this, the dialog indicates each files is '100%".

Is there something I'm missing?

CommentFileSizeAuthor
#2 imce_swfupload.progress.patch460 bytesducktape
bulkupload.png63.89 KBjasonawant

Comments

tekante’s picture

Can you provide information about which browser you are using where you are seeing this behavior? I have seen this before in IE6 but was never able to determine a resolution.

ducktape’s picture

Status: Active » Needs review
StatusFileSize
new460 bytes

I had the same problem. The IMCE module changed the name of the include files (page.inc -> imce.page.inc) since the last release of this module, so the include_once() on line 21 didn't work any more.

I included a small (oneline) patch.

tekante’s picture

Status: Needs review » Fixed

A patch based on #2 has been committed to the 6.x-2.x branch

jasonawant’s picture

Thanks ducktape! That did it.

FWIW - I was using FF 3.6.13.

jwant

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.