Hi there

I have downloaded this media gallery because hopefully it will help me display my images along with creating an image block for my site. I have set it up installed the module configured it. I went to the content page created a gallery page selected block selected one column and 4 rows.

I hit submit and my site becomes a white page with all my text and links aligned to the left like it stopped loading and lost all of its information. Any ideas on how this can be fixed?
Thanks

CommentFileSizeAuthor
#2 gallery.png20.71 KBnaduvko

Comments

David_Rothstein’s picture

Status: Active » Postponed (maintainer needs more info)

Check your logs (e.g. at admin/reports/dblog) - there is probably a message there explaining what the fatal error was.

Also, what version of the Media module are you running this with? The newest version (7.x-1.0-beta4) that was released a couple weeks ago has some changes that aren't compatible with the current Media Gallery release. I think there are some other issues in the queue about that, but I believe it results in function not found errors.

naduvko’s picture

StatusFileSize
new20.71 KB

I have same problem.
Notice: Undefined index: media_gallery_block_rows in locale_field_node_form_submit() (line 405 of...../modules/locale/locale.module).
Notice: Undefined index: media_gallery_lightbox_extras in locale_field_node_form_submit() ...
Notice: Undefined index: media_gallery_columns in locale_field_node_form_submit() (line 405...
Notice: Undefined index: media_gallery_rows in locale_field_node_form_submit() (line 405 ...
and so on...
So, it's unusable with locale module?

David_Rothstein’s picture

There's already an issue for the locale module problem at #1029486: Undefined indexes in locale_field_node_form_submit().

dgdubois722’s picture

I looked at the locale module problem and replaced the language parameters in the .module file but that did not seem to do anything this is what my issue states.

Referrer http://lisasboutiquejh.com/drupal/node/add/media-gallery
Message Notice: Undefined index: revision table in field_views_field_default_views_data() (line 182 of /home/content/61/7749961/html/drupal/sites/all/modules/views/modules/field.views.inc).
Severity notice

Thanks
Daniele

naduvko’s picture

effulgentsia’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Ok, closing this as a duplicate then.