Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.0-rc9
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2013 at 17:57 UTC
Updated:
15 Feb 2013 at 19:30 UTC
I've created a block type (called normal-blocks), cleared caches, added a Body field, and then when I try to add block from the Content->Blocks page I get this:
Recoverable fatal error: Argument 3 passed to bean_form() must be an instance of Bean, boolean given in bean_form() (line 189 of /Users/tim.holt/Sites/d7-make/pltfrm/local/common/all/modules/contrib/bean/includes/bean.pages.inc).
Anyone encountered this before?
Comments
Comment #1
indytechcook commentedI was unable to reproduce this. Make sure you are the latest version of Entity API. I did fix an issue with menu cache rebuild when creating a new bean type.
Comment #2
indytechcook commentedhttp://drupal.org/commitlog/commit/22232/3402e168e29bdaf392ee47628ffd28f...
Please test the latest Dev.