Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2011 at 18:42 UTC
Updated:
8 Jun 2011 at 01:31 UTC
Fresh install, caches cleared... Go to the Bean Admin UI and create a new block type. It saves ok, but back on the list page the following error is displayed.
Notice: Undefined index: alumni_header in bean_fetch_plugin_info() (line 200 of /Users/tom/workspace/alumni/profiles/alumni/modules/contrib/bean/bean.module).
Wondering if this is related to (or the cause of?) #1167506: Unable to view newly created bean
Comments
Comment #1
indytechcook commentedi'm close to a fix.
Comment #2
indytechcook commentedThere were some nasty caching and static caching issues caused by my module and by ctools that took me a while to resolve. But all seems to be working now. http://drupal.org/commitlog/commit/22232/48ab1c72a0dcd8720fe76725ae7ed24....
Related to #1167506: Unable to view newly created bean but not the exact same resolution.
Please test and verify and I will make another alpha release.