I get tons of ctools warnings like this in the watchdog logs:

WD ctools: Plugin views-workbench_edited-block_1 of plugin type bean:types points to nonexistent file sites/all/modules/bean/bean_all/plugins/BeanAll.class.php for class handler handler.

Comments

indytechcook’s picture

Status: Active » Fixed

This is because how ctools handles the includes of it's plugins. It makes a bunch of assumptions about the name and location of these files. You can safely ignore them or add the file/path elements to the plugin definition.

I went ahead and added them to the bean_all plugin here: http://drupal.org/commitlog/commit/22232/e1a29e2b87a32cda27571e541f39951...

Status: Fixed » Closed (fixed)

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