Contribution Date
Technology
Contribution Project
Contribution Details
I am having the same problem
I added is_array condition in between, and it's working for me right now
The line 544 now looks like:
if (module_exists('date_repeat') && is_array($form_values[$field_name]) && array_key_exists('rrule', $form_values[$field_name])) {
Contribution Issue Link
Contribution Link
Files count
0
Patches count
0