Whenever I create an event that has a repeating task in it, I get the following error when saving:

Warning: implode() [function.implode]: Invalid arguments passed in form_error() (line 1649 of /home/xxxxxxxx/public_html/includes/form.inc).

If I remove the repeat, the error goes away.

Comments

slcp’s picture

How are you creating the event?

Fullcalendar displays events from a View but does not interfere with the saving of any Date data when creating/editing entities (as far as I know?).

I am assuming you are creating events via an entity/node/user form, so the issue could be with Date or the input widget being used for the Date field.