After creating the media gallery page [1], I encounter the following errors:

* Notice: Undefined index: media_gallery_format in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_lightbox_extras in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_columns in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_rows in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_image_info_where in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_allow_download in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_expose_block in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_block_columns in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_block_rows in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).

Perhaps it is related to: http://drupal.org/node/953708 perhaps not.

[1]: Add contents -> media Gallery -> fill in the fields -> save -> errors

Comments

radoeka’s picture

> Perhaps it is related to: http://drupal.org/node/953708 perhaps not.

It's not related to that bug report. I did a complete new installation without module installation errors, and I still get the errors mentioned in this bug report.

JacobSingh’s picture

Hmm... does this happen w/ locale off?

What version of core?

radoeka’s picture

> Hmm... does this happen w/ locale off?

I switch back to English as default language. Disabled my language. I set the Default Country to None.
The error(s) keep on coming.

> What version of core?

beta3

NPC’s picture

Same issue here, in Media Gallery 7.x-1.0-beta3, subscribing.

hasdf’s picture

Same issue.

Works when Locale Module is disabled.

MatzeBu’s picture

I have the same errors...

andyceo’s picture

lsolesen’s picture

Status: Active » Closed (duplicate)

Please check with beta7. Marking it as a duplicate of the issue in #7.