Here is the error i encounter when pressed Configure at the modules for media_gallery.

Notice: Trying to get property of non-object in taxonomy_form_term() (line 696 of /home/jioon/public_html/modules/taxonomy/taxonomy.admin.inc).
EntityMalformedException: Missing bundle property on entity of type taxonomy_term. in entity_extract_ids() (line 7389 of /home/jioon/public_html/includes/common.inc).

Can anyone assist me on how to fix this?

Thanks,
Joseph

Comments

wooody’s picture

Problem with me too.

mrryanjohnston’s picture

I get this problem, as well. This happens hand in hand with the following:

Attempt to enable this module on the modules screen and get the following error:
EntityFieldQueryException: Unknown field: media_gallery_expose_block in EntityFieldQuery->addFieldCondition() (line 767 of /var/www/drupal/includes/entity.inc).

Then, try to go to admin/config/media/galleries and get this error:

Notice: Trying to get property of non-object in taxonomy_form_term() (line 696 of /var/www/drupal/modules/taxonomy/taxonomy.admin.inc).
EntityMalformedException: Missing bundle property on entity of type taxonomy_term. in entity_extract_ids() (line 7405 of /var/www/drupal/includes/common.inc).
ddease2’s picture

Title: Errors with media gallery. » Same issue here....any update?

Does anyone have an alternate solution to this module for video/image galleries?

paployan’s picture

I have same probem :(

lsolesen’s picture

Title: Same issue here....any update? » Trying to get property of non-object in taxonomy_form_term()

Changed the title so it is possible to see what the issue is about. Does the error occur on a fresh install?

laroccadahouse’s picture

subscribing

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

@laroccadahouse Please use the green Follow button instead of subscribe comments.

mfgr’s picture

I have this same issue, with Media Gallery 7x-1.0-beta8 installed. Any developments, please?

erwangel’s picture

Issue summary: View changes

Same here with latest dev 7x-2x-dev and latest dev 7x-2x of media module. Before this appears in logs, I had an "website encountered unexpected error, please try again later". Also, in taxonomy no gallery related tree was created. In settings page, unable to set the display parameters, the two icons/pictograms where we are supposed to click are not clickable.
Complete error log:
Notice : Trying to get property of non-object dans taxonomy_form_term() (line 696 in /home/.../modules/taxonomy/taxonomy.admin.inc).
EntityMalformedException : bundle property missing on entity of type taxonomy_term. in entity_extract_ids() (line 7729 in /home/.../includes/common.inc).

Perhaps this is a separate issue:
Disabling media gallery module and uninstalling, it doesn't delete database tables

After that, I was unable to reinstall at all, getting "website encountered unexpected error, please try again later" after some seconds. Module looks installed but unable to access the settings page where I get again the same error.

ivnish’s picture

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