- Status changed to Fixed
8 months ago 8:19pm 25 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.
When using VBO 4, all views that have views bulk operations in the site give the error:
Fatal error: Declaration of Drupal\civicrm_entity\Plugin\Action\CivicrmContactAddToGroup::buildPreConfigurationForm(array $form, array $values, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\views_bulk_operations\Action\ViewsBulkOperationsPreconfigurationInterface::buildPreConfigurationForm(array $element, array $values, Drupal\Core\Form\FormStateInterface $form_state): array in /home/xx/public_html/modules/contrib/civicrm_entity/src/Plugin/Action/CivicrmContactAddToGroup.php on line 87
Use version 4 of Views Bulk Operations: https://www.drupal.org/project/views_bulk_operations β
Adapt the class CivicrmContactAddToGroup to make it compatible with VBO 4
Fixed
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.