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).
Fatal error: Interface 'EntityBundlePluginProvideFieldsInterface' not found in /.../.../.../sites/all/modules/commerce_license/includes/plugins/license_type/base.inc on line 18
Someone please help!!
Comments
Comment #1
kebz commentedMy site is down and I can't seem to find a solution to this critical issue.
Comment #2
kebz commentedThe fatal error killed my site and no solution to be found... sigh
I had to manually disable both modules (Commerce License & Entity Bundle Plugin) through my PHPAdmin
How to disable modules https://www.drupal.org/node/157632
Then immediately after, I deleted the folders for each module.
Comment #3
bojanz commentedSounds like your installation was damaged, if you were manually uploading files (ftp, instead of git), the upload didn't complete successfuly.
There's no solution because there's nothing I can do on my end.