- Issue created by @MtnMn
- 🇨🇦Canada MtnMn
I see that I'm getting 7 of these errors on /admin/bat/config/bat_event
Warning: Trying to access array offset on value of type null in Drupal\bat_event\Form\BatEventSettingsForm->buildForm() (line 48 of modules/contrib/bat/modules/bat_event/src/Form/BatEventSettingsForm.php).
- 🇨🇭Switzerland s427
+1 for this issue. I don't see the field either. This severely limits the way this module can be used.
Note: I don't see any error on /admin/bat/config/bat_event. On this page I have the default values, which are:
- Remove old events: disabled
- How many past days: empty
- How many event to delete per cron: 0
- Status changed to Needs work
4 months ago 1:03pm 15 July 2024 - 🇨🇦Canada nscad_nathan
Having the same issue, getting the same error in the logs
Warning: Trying to access array offset on null in Drupal\bat_event\Form\BatEventSettingsForm->buildForm() (line 65 of /var/www/html/academy/web/modules/contrib/bat/modules/bat_event/src/Form/BatEventSettingsForm.php)
- 🇮🇹Italy afagioli Rome
Please update BAT at latest https://www.drupal.org/project/bat/releases/8.x-10.2 →
If the issue still exists, put a note here
Thanks - Status changed to Postponed: needs info
4 months ago 2:20pm 27 July 2024 - 🇨🇦Canada nscad_nathan
Updated via composer and cleared the cache and all is working as expected now. Thanks!