When using entity in conjuction with the module "Course Planner", I receive the following error when trying to add content of type "Course Section":

EntityMalformedException: Permission to create a node was requested but no node type was given. in entity_metadata_no_hook_node_access() (line 672 of /home/kiahomeschool/public_html/sites/all/modules/entity/modules/callbacks.inc).

Versions I am using:
Entity: 7.x-1.4
Course Planer: 7.x-2.3
Drupal: 7.26

Thanks!

Comments

Neograph734’s picture

I've had a similar error that was caused by the "References dialog" module, are you using that?
Updating to latest dev solved the issue.

rballou’s picture

In my case, updating to references_dialog dev helped. Thanks, Neograph734.

nithinkolekar’s picture

Project: Entity API » References dialog
Version: 7.x-1.4 » 7.x-1.0-alpha4
Component: Code - misc » Code
Status: Active » Fixed
Issue tags: +EntityMalformedException, +Fixed in dev

Also faced same problem with references_dialog 7.x-1.0-alpha4 but worked fine when updated to dev version, moving to references_dialog for others who are facing same problem and also making it as fixed.

Status: Fixed » Closed (fixed)

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