Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2012 at 16:56 UTC
Updated:
23 May 2012 at 18:15 UTC
I created a bean block type when i put that block in any region of site it gives me error occured messege and the dblog show following error messages
EntityMalformedException: Missing bundle property on entity of type bean. in entity_extract_ids() (line 7501 of ........./includes/common.inc).
Notice: Undefined variable: entity in _eva_extract_entity_from_build() (line 148 of ....../sites/all/modules/eva/eva.module).
Comments
Comment #1
indytechcook commentedI am unable to reproduce this issue. Are you using any fields? Is it a custom bean type?
Comment #2
mfby2k commented@indytechcook
Thanks for your reply.
I searched for the error messages and found this http://drupal.org/node/1278742 now the error messages are gone.
Comment #3
indytechcook commentedGreat! Marking as Fixed.
Comment #4
mfby2k commented