Hi,
I'm having a problem with adding images to gallery. I've installed Media Gallery 7.x-1.0-beta6 and Media 7.x-1.0-beta5, everything works fine, except the option to add media in created galleries is missing. I've checked permissions, tried reinstall but no success. Any help?

Thanks

Comments

R13ose’s picture

Version: 7.x-1.0-beta6 » 7.x-1.0-beta7

I got the same problem, and unsure how to make this work again, I don't want to have to reinstall the whole thing or anything else. Below is what I did to make the problem appear:

I added the first gallery on my site and the option to add media was there, and then I added a second gallery and the add media option has disappeared. The only two things I did was: 1.) Add CSS to remove a few elements with display:none. 2.) Changed the block information from node/3 galleries (All pages except those listed) in the tab pages (Only the listed pages).

UPDATE: It looks like the link to add new media has been disabled - you can re-enable it at /admin/structure/types/manage/media-gallery/display I went here and made this unhidden and this appears again. Hope this works for you too.

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

@jankoudela Could this issue be closed?

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
nurulshakina’s picture

I have done update in comment 1, but still the add media link missing...help!!!

lsolesen’s picture

@newbie89. Which theme are you using? Any javascript errors?

nurulshakina’s picture

@isolesen. im using openpublic openomega theme...no javascript errors and the image wont show up

lsolesen’s picture

@newbie89 - the IMAGE won't show up? Could you supply a screenshot including the link to the url you are talking about and confirm that you are using beta7?

wickwood’s picture

Version: 7.x-1.0-beta7 » 7.x-1.0-beta8
Status: Closed (fixed) » Active

I have the same problem. I installed this on an OpenPublic site and do not see the "Add media" link.

As pointed out in the update in #1, the link was hidden by default, but even when I made it visable, it still does not show up.

I'm using a modified version of the basic OpenPublic theme, but even if I switch to Bartik theme and clear all caches, I still don't see the link.

I've tried using both 1.0-beta7 and 1.0-beta8 versions of the module.

There maybe something conflicting with the OpenPublic distro, because I have this working just fine with 1.0-beta7 on Drupal 7 site I built from scratch. This wouldn't be the first time I've run into major conflicts with a distro.

I'm going to try upgrading to 1.x-dev version of Media Gallery and see if anything changes. If it does, I'll report back.

Thanks for any help on this in advance!
Steve

wickwood’s picture

Version: 7.x-1.0-beta8 » 7.x-1.x-dev

Still no "Add media" link even when I use the dev version of Media Gallery and Bartik theme, but still on Open Public distro site.

There is also no tab for "Edit Media", but maybe that it shows up when there is media in the in the gallery.

This really frustrating because it works so well on the regular Drupal site I built.

However, the weird thing on the regular Drupal site is that I somehow got Media Gallery 7.x-1.0-beta7 enabled with Multiple forms 7.x-1.0 even though there is a message in the requirements for the Media Gallery module saying "Multiple forms (1.0-beta2) (incompatible with version 7.x-1.0)". I don't know how this happened, but it's working on this other site.

So I don't have a clue what is going on with this!

Steve

wickwood’s picture

Version: 7.x-1.x-dev » 7.x-1.0-beta8

I'm convinced now that this issue, at least for me, is due to a conflict with something within the OpenPublic Distribution.

I just upgraded my "regular" Drupal site to 7.x-1.0-beta8 and Multiple forms 7.x-1.0 and everything is working as it should.

Steve

wickwood’s picture

I just discovered this issue for the OpenPublic Distribution: OpenPublic Media Gallery content type conflict with Acquia Media_Gallery Module

This may be the answer to this mystery!

Steve

lsolesen’s picture

Status: Active » Postponed

Setting this to postphoned until OpenPublic gives an answer.

Joel MMCC’s picture

Category: support » bug
Status: Postponed » Active

I’m having the same problem, but with no OpenPublic!

Here’s what drush pm-list has to say about the Modules and Themes I have installed that I think may be relevant (please let me know if you want a more complete list):

# drush pm-list
 Package      Name                               Type    Status    Version
…
 Media        File entity (file_entity)          Module  Enabled   7.x-1.2
 Media        Media (media)                      Module  Enabled   7.x-1.2
 Media        Media Browser Plus                 Module  Enabled   7.x-1.0-bet
              (media_browser_plus)                                 a3
 Media        Media Gallery (media_gallery)      Module  Enabled   7.x-1.0-bet
                                                                   a8
 Media        Media Internet Sources             Module  Enabled   7.x-1.2
              (media_internet)
 Media        Media: oEmbed (media_oembed)       Module  Not       7.x-0.1-bet
                                                         installe  a3
                                                         d
 Media        Media: oEmbed Thumbnail Style      Module  Not
              (media_oembed_thumbnail_style)             installe
                                                         d
 Media        Media: YouTube (media_youtube)     Module  Enabled   7.x-1.0-bet
                                                                   a3
 Media        Plupload integration module        Module  Enabled   7.x-1.0
              (plupload)
…
 oEmbed       oEmbed Core (oembedcore)           Module  Not       7.x-0.1-bet
                                                         installe  a3
                                                         d
 oEmbed       oEmbed Embed.ly (oembedembedly)    Module  Not       7.x-0.1-bet
                                                         installe  a3
                                                         d
 oEmbed       oEmbed Field (oembedfield)         Module  Not       7.x-0.1-bet
                                                         installe  a3
                                                         d
 oEmbed       oEmbed Filter (oembed)             Module  Not       7.x-0.1-bet
                                                         installe  a3
                                                         d
 oEmbed       oEmbed Provider (oembedprovider)   Module  Not       7.x-0.1-bet
                                                         installe  a3
                                                         d
…
 Other        Media Crop (media_crop)            Module  Enabled   7.x-1.4
…
 Other        Multiple forms (multiform)         Module  Enabled   7.x-1.0
…
 Core         Seven (seven)                      Theme   Disabled  7.15
 Other        Alpha (alpha)                      Theme   Disabled  7.x-3.1
 Other        Beta (beta)                        Theme   Disabled  7.x-2.0-bet
                                                                   a1
 Other        [sitename] Beta (indybowl_beta)    Theme   Disabled  1.x
 Other        [site] Omega HTML5 ([site])        Theme   Enabled   1.x
 Other        Omega (omega)                      Theme   Disabled  7.x-3.1
# _
ivnish’s picture

Issue summary: View changes
Status: Active » Closed (outdated)