When adding a term via the standard form (Taxonomy -> A Vocabulary Name -> Add Term) to any vocabulary the systems spits out the following error on the form:

Notice: Undefined index: vid in media_gallery_form_taxonomy_form_term_alter() (line 1154 of /sites/all/modules/media_gallery/media_gallery.module).

CommentFileSizeAuthor
#2 taxonomy_term_form_error-1053202-2.patch1006 bytescodycraven

Comments

3rdLOF’s picture

It appears that after installing and setting up permissions the Gallery Collections vocabulary does not appear anywhere. Perhaps this is somehow connected to the issue above.

codycraven’s picture

Version: 7.x-1.0-beta3 » 7.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new1006 bytes

#1 is not connected to the issue above. Line 1154 uses $form values that are inaccurate.

Patch that correctly identifies the vid attached.

effulgentsia’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.