Closed (duplicate)
Project:
Media Gallery
Version:
7.x-1.0-beta4
Component:
Miscellaneous
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
13 May 2011 at 00:54 UTC
Updated:
24 May 2011 at 20:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
David_Rothstein commentedCheck 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.
Comment #2
naduvko commentedI 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?
Comment #3
David_Rothstein commentedThere's already an issue for the locale module problem at #1029486: Undefined indexes in locale_field_node_form_submit().
Comment #4
dgdubois722 commentedI 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
Comment #5
naduvko commentedI think this #1141372: Media Gallery not showing, breaking drupal is the same issue.
Comment #7
effulgentsia commentedOk, closing this as a duplicate then.