After the last patch for media gallery Jan. 8, 2014 I have received an error about Media_bulk_upload not being installed, I have looked for the module on the Drupal site but I have not been able to find it, could someone please point me in the right direction to download the mod. right now I have had to disable Media Gallery due to this issue, Media Gallery was working before the patch.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jack419’s picture

Issue summary: View changes
Maux’s picture

I have received the same error!!!
Is "bulk_media_upload" the real right required module?

smscotten’s picture

Well, there is no https://drupal.org/project/media_bulk_upload so I have to assume that https://drupal.org/project/bulk_media_upload is the right module.

(Not trying to be snarky or anything. Module name might have changed, or I don't even know what all else.)

trumanru’s picture

I've changed file media_gallery.info in line 11
from:
dependencies[] = media_bulk_upload
to:
dependencies[] = bulk_media_upload
and now Media gallery works fine for me.

BobZA’s picture

Yip, Same error.
I installed the module from https://drupal.org/project/bulk_media_upload
but Media Gallery will not activate and still shows that the Bulk_Media_Upload module is not installed. All my Galleries are now not working - I did the changes above, which work, but surely is only a temporary fix...

trumanru’s picture

Category: Support request » Bug report
Priority: Normal » Major

I prove that it's a critical bug cause module with it stopped to work. But we have a workarownd and I think this bugreport has Major priority.

saltednut’s picture

Hi everyone. No, bulk_media_upload isn't what you want.

You need to install the latest Dev version of Media module.

Media Bulk Upload is a new submodule that ships with Media 2.x

See: http://drupalcode.org/project/media.git/tree/refs/heads/7.x-2.x:/modules...

saltednut’s picture

Component: Miscellaneous » Documentation
Category: Bug report » Support request
Status: Active » Fixed

I've updated the project page.

jordilopezamat’s picture

Having the same mentioned problem, i followed brantwynn suggestion

You need to install the latest Dev version of Media module.

and now i'm able to enable Media_gallery

blinded’s picture

when installing the new dev version I get "Media is already installed."
should I remove the old install first?

saltednut’s picture

You want to replace the old one with the new one and visit /update.php to run any necessary update hooks.

camoa’s picture

Does this mean we don't need plupload anymore?

saltednut’s picture

It actually means you do need plupload. media_bulk_upload (a requirement of media_gallery) lists Plupload as a requirement. http://drupalcode.org/project/media.git/blob/refs/heads/7.x-2.x:/modules...

camoa’s picture

Grat that bug is taken care of, still messing with fences though.. checking...

Digital Fire’s picture

After grabbing the latest code from http://drupalcode.org/project/media.git & http://drupalcode.org/project/media_gallery.git. When I goto turn on the media gallery. I get an error that says, Media (>=2.x) (incompatible with version 7.x-2.x-dev).

saltednut’s picture

Regarding #15 - this is a totally different problem. Please file a new issue. I am going to close this thread. Its not productive and people are just tacking new support requests on to it. Lets use the queue in an organized way.

saltednut’s picture

Status: Fixed » Closed (fixed)
kaustubhb’s picture

This is patch that will solve the error of dependency