I'm not able to get LinkIt to work. I'm getting the following error:
EntityMalformedException: Missing bundle property on entity of type file. in entity_extract_ids() (line 7413 of /Users/bennybobw/Sites/cdsp/site/includes/common.inc).
I tried for a couple of hours to fix this. It appears entity_get_entity_info is returning the bundle type for file to be 'type.' Obviously there's no bundle called 'type' so it's throwing this error.
I'm attaching a dump of the entity info and a backtrace from entity_extract_ids.
| Comment | File | Size | Author |
|---|---|---|---|
| linkit_backtrace.txt | 30.4 KB | bennybobw |
Comments
Comment #1
anonThere is another issue about this.
#1334388: Media integration
I'm currently tring to implement entityfieldquery support for Linkit and that will inlcude a fix for this issue.