Perhaps I'm missing something, but I can't get the muploader to show. I've installed a new site with Drupal 7.4, Colorbox 7.x-1.0, Libraries 7.x-1.0, and the Plupload mentioned here: http://drupal.org/node/1140666#comment-4402928. I created a new content type and added the image field.

If I leave the widget type as Image, it works properly. If I select Muploader as the widget type, I can configure the display settings. However, when I go to create new content, in the image field all I see is:

Images
Add new file(s)
Files must be less than 32 MB.
Allowed file types: png gif jpg jpeg.

No upload form appears. Did I miss something, or is this a bug?

Comments

cindyr’s picture

Oh, and I did get Plupload files from the site and put them in sites/all/modules/plupload/plupload.

I can't find any other instructions. Could it be a conflict with Drupal 7.4?

cindyr’s picture

Status: Active » Closed (won't fix)

Don't know what the difference is, but I found multiupload instead of muploader, and it seems to work.