First I just wanted to say that once this module is fully fleshed out, it will be a big hit.

I tested this module out on Drupal Gardens and was very pleased, but I do have to ask why does this require more dependancies than the one used on Drupal Gardens?

Anyway, on to the problem at hand...

First I installed all the modules Media Gallery is dependent on, which I did not find the README to be very helpful at all, in fact it is very generic. Below is the list of required modules...

Requires: List (enabled), Field (enabled), Field SQL storage (enabled), Options (enabled), Number (enabled), Media (enabled), File (enabled), Image (enabled), File Styles (enabled), Styles (enabled), Taxonomy (enabled), Multiple forms (enabled)

Here are the versions:
CCK 7.x-2.x-dev
Multiple forms 7.x-1.0-beta1
Colorbox 7.x-1.0-beta1
Media 7.x-1.0-beta3
Plupload integration module 7.x-1.0-beta1
File Styles 7.x-2.0-alpha5

Here is the error when adding a new gallery:
Notice: Undefined index: media_gallery_format in locale_field_node_form_submit() (line 405 of /home/millertchris/whitneyholbourn.com/modules/locale/locale.module).
Notice: Undefined index: media_gallery_lightbox_extras in locale_field_node_form_submit() (line 405 of /home/millertchris/whitneyholbourn.com/modules/locale/locale.module).
Notice: Undefined index: media_gallery_columns in locale_field_node_form_submit() (line 405 of /home/millertchris/whitneyholbourn.com/modules/locale/locale.module).
Notice: Undefined index: media_gallery_rows in locale_field_node_form_submit() (line 405 of /home/millertchris/whitneyholbourn.com/modules/locale/locale.module).
Notice: Undefined index: media_gallery_image_info_where in locale_field_node_form_submit() (line 405 of /home/millertchris/whitneyholbourn.com/modules/locale/locale.module).
Notice: Undefined index: media_gallery_allow_download in locale_field_node_form_submit() (line 405 of /home/millertchris/whitneyholbourn.com/modules/locale/locale.module).
Notice: Undefined index: media_gallery_expose_block in locale_field_node_form_submit() (line 405 of /home/millertchris/whitneyholbourn.com/modules/locale/locale.module).
Notice: Undefined index: media_gallery_block_columns in locale_field_node_form_submit() (line 405 of /home/millertchris/whitneyholbourn.com/modules/locale/locale.module).
Notice: Undefined index: media_gallery_block_rows in locale_field_node_form_submit() (line 405 of /home/millertchris/whitneyholbourn.com/modules/locale/locale.module).

It will still create the gallery, but when I go to upload images it does not upload them and gives an error symbol which I have attached a screen shot of.

I am very excited about this module and would love to use it asap.

Thanks!

CommentFileSizeAuthor
error.PNG22.88 KBmiller.t.chris@gmail.com

Comments

afinoti’s picture

I am having the same... subscribed!

andyceo’s picture

Status: Active » Closed (duplicate)