Some plugins points to wrong paths. Which gives warnings like this one
Plugin entity_collection_row_panels_mini of plugin type entity_collection:plugins points to nonexistent file profiles/MYPROFILE/modules/contrib/entity_collection/plugins/entity_collection_style/entity_collection_row_panels_mini.inc for class handler entity_collection_row.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pontus_nilsson’s picture

Issue summary: View changes
pontus_nilsson’s picture

pontus_nilsson’s picture

Status: Active » Needs review
colan’s picture

Status: Needs review » Needs work

Most of those errors went away, but I'm still getting this one:

43911711  26/Feb 11:06  notice  ctools  Plugin entity_collection of plugin type ctools:export_ui points to nonexistent file sites/all/modules/contrib/entity_collection/plugins/export_ui/entity_collection_ui.class.php for class handler handler. 

I'm trying to figure out why. Any ideas?

colan’s picture

Status: Needs work » Needs review
FileSize
5.88 KB

I think I figured it out. I renamed entity_collection.class.php to entity_collection_ui.class.php, and then updated the info file.

pontus_nilsson’s picture

Status: Needs review » Reviewed & tested by the community

Nice catch. I can confirm that the warning disappears with #5

pontus_nilsson’s picture

Status: Reviewed & tested by the community » Needs work

Hmmm... I dont want the comments you added such as // Define Entity Collection style plug-ins..
Otherwise I think it's good to go.

pontus_nilsson’s picture

Status: Needs work » Closed (fixed)

Fixed in 03e8ee1 and b0d1792