Hello!
When I try to submit a form I'll get that error message
Undefined index: show_repeat_settings in date_repeat_rrule_validate()
It's in file date_repeat_form.inc in line 890
Thanks, Marc :)
Hello!
When I try to submit a form I'll get that error message
Undefined index: show_repeat_settings in date_repeat_rrule_validate()
It's in file date_repeat_form.inc in line 890
Thanks, Marc :)
Comments
Comment #1
dernetzjaeger commentedI think that it might be that part of code:
in
I just looked into $field_values, there is no show_repeat_settings value in it.
In my case I use the date-repeat in an own form not as a field.
That code might be to validate the date-field, isn't it?