I updated the media module from 1.0-beta5 to 7.x-1.0-rc1 and ran into the block that media gallery needs the earlier version. I tried uninstalling the rc1 version but was unable to do so. Right now I need to run the database update script but can't because of the unfulfilled dependency on the media module. Can anyone point me to a solution? Thanks.

Comments

webengr’s picture

confirmed was unable to update if using Media 7.x-1.0-rc1,
also I had to put back in Media 7.x-1.0-beta5,
then I was able to remove media gallery from a site that did not need it.

prston’s picture

Solution here (comment #2) to uninstall the module and get back to the previous version of Media.
http://drupal.org/node/1292426#comment-5046280

But this incompatibility is still a problem. Any planning of the next release of Media Gallery ? Or at least, is Media Gallery 7.x-1.0-beta6 compatible with Media 7.x-1.0-rc1 if we remove the version dependency of the info file ? I'm asking because I cannot found a download link to the 7.x-1.x-dev version of Media Gallery..

wmostrey’s picture

Status: Active » Closed (duplicate)
rattlerr’s picture

Assigned: Unassigned » rattlerr
Priority: Normal » Critical
Status: Closed (duplicate) » Active

drupal media gallery incompatible with version 7.x-1.0, i am running the latest version of drupal. Does anyone have a fix for this problem? Because i need a good gallery for photos and videos. So users can have their on gallery and pvt gallery/s and a public gallery so users can upload to the site.

rattlerr’s picture

Status: Active » Fixed

I figured out the problem it lies in the media_gallery.info file. If you edit the file where it shows the dependencies like this:

dependencies[] = multiform (1.0 - beta2) -> dependencies[] = multiform (1.0)

This will remove the incompatible issue and change the status of the module as "enabled". Just a simple error that should be noted,edited and re-uploaded to the server.

dimitriseng’s picture

Version: 7.x-1.0-beta6 » 7.x-1.0-beta7
Status: Fixed » Closed (duplicate)