- πΊπΈUnited States markusa
This was fixed with this PR: https://github.com/eileenmcnaughton/civicrm_entity/pull/371
Automatically closed - issue fixed for 2 weeks with no activity.
With CiviCRM Entity enabled, if you also enable Actions, the core Drupal module, and then go to the Actions configuration page, this results in a WSOD. The logged error message is:
Error: Class 'Drupal\views_bulk_operations\Action\ViewsBulkOperationsActionBase' not found in include() (line 24 of /.../modules/contrib/civicrm_entity/src/Plugin/Action/CivicrmContactAddToGroup.php)
This error is fixed by installing and enabling Views Bulk Operations.
Fixed
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This was fixed with this PR: https://github.com/eileenmcnaughton/civicrm_entity/pull/371
Automatically closed - issue fixed for 2 weeks with no activity.