Active
Project:
Entity bundle plugin
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2014 at 15:59 UTC
Updated:
12 Dec 2014 at 15:59 UTC
Fatal error: Interface 'EntityBundlePluginProvideFieldsInterface' not found in /.../.../.../sites/all/modules/commerce_license/includes/plugins/license_type/base.inc on line 18
After installing Commerce license and all its dependencies, I am getting this fatal error along with these "WARNINGs"
Warning: class_implements(): Class CommerceLicenseEntityController does not exist and could not be loaded in entity_crud_get_info() (line 724 of /.../.../.../sites/all/modules/entity/entity.module).
Warning: in_array() expects parameter 2 to be array, boolean given in entity_crud_get_info() (line 724 of /.../.../.../sites/all/modules/entity/entity.module).
Someone please help!!