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

indytechcook’s picture

Status: Active » Postponed (maintainer needs more info)

I am unable to reproduce this issue. Are you using any fields? Is it a custom bean type?

mfby2k’s picture

@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.

indytechcook’s picture

Status: Postponed (maintainer needs more info) » Fixed

Great! Marking as Fixed.

mfby2k’s picture

Status: Fixed » Closed (fixed)