Hello everyone,

I'm trying for a few days now to get the media module working, but no luck. I'm getting this error when I go to 'admin/content/media':
Entitymalformedexception: missing bundle property on entity of type file. in entity_extract_ids() (regel 7501 van /home/......./domains/......../public_html/includes/common.inc).
When I'm editing an article and I go to 'select media->Library' I get this error:
Error getting media.

I'm using drupal 7.12 dutch. I tried media 7.x-1.0 and 7.x-2.0-unstable3. Both give the same error.
I found some topics saying it has to be fixed by now with the new release of the media module.

Is there anyone who could help me with this?

Comments

devin carlson’s picture

Component: Media Browser » Miscellaneous
Assigned: » Unassigned
Status: Active » Fixed

I believe that this has to do with using incompatible versions of Media, File entity, CTools and Views.

Try using the latest stable release of Media and its dependencies and remember that Media 1.x comes with its own version of File Entity, while Media 2.x requires a separate download of the module.

Status: Fixed » Closed (fixed)

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