at this url:
admin/structure/features/myfeature/diff/user_role

I get this error:

PHP Fatal error: Call to undefined function features_field_load() in field_collection/field_collection.module on line 1787

Comments

SocialNicheGuru’s picture

http://drupal.org/node/1064472#comment-6727096

possible solution

Edit: update field_collection to use: features_field_instance_load instead

jmuzz’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Closing based on comment #40 in the issue linked above.

Feel free to reopen if this is still an issue now that #1064472: separate fields from field instances is solved.