Problem Description:

There are two symptoms of the problem I am experiencing:

  1. The gallery view which was included with the media_gallery module is no longer present; and
  2. When visiting the admin/config/media/galleries page, content from a Forum node is shown instead of the All Galleries information.

Further Testing:

I have tried deleting the forum node that is showing up in the media/galleries configuration page, but I end-up getting the next forum information instead. Disabling the forum module has no effect. I would have to delete all forum content to see if it reverts.

This problem shows-up in both the 7.x-1.0-beta6 and 7.x-1.x-dev versions, and I have also tried with the -dev version of the Media module.

I get several warnings in the log when I try to open the config/media/galleries page, including the following:
Notice: Undefined index: media_gallery_columns in media_gallery_form_taxonomy_form_term_alter() (line 1275 of ~/html/sites/all/modules/media_gallery/media_gallery.module).
These appear to indicate that it is referencing the wrong node, which does not have media-gallery properties - as already suspected.

Any help with this is appreciated. Please advise if any other information would help figure out what is going on here.

Comments

mjbirdge’s picture

Status: Active » Closed (fixed)

Looks to be an issue with the media_gallery_collection taxonomy, likely specific to my installation.

mjbirdge’s picture

Issue summary: View changes

Formatting