When I try to create repeat events in FullCalendar, I get this:

Warning: implode() [function.implode]: Invalid arguments passed in form_error() (line 1614 of D:\xampp\htdocs\website\includes\form.inc).

I had had this problem with the calendar module, too; but I still have it with full calendar.

If I click on the "repeats" tab for the single calendar item that is created, the repeat data is stored; but no other items are created in the calendar.

Comments

karens’s picture

Project: Date » FullCalendar
Version: 7.x-2.0-rc1 » 7.x-2.x-dev
Component: Date Repeat API » Code

If you have a problem only when using FullCalendar, start by posting it on the Full Calendar issue queue.

mattrweaver’s picture

I had had this problem with the calendar module, too; but I still have it with full calendar.

I have been looking on calendar/date/fullcalendar issue queues for a solution.

tim.plunkett’s picture

Project: FullCalendar » Date
Component: Code » Date Repeat API

Fullcalendar is a views display plugin, it can't affect something like that.

karens’s picture

Status: Active » Postponed (maintainer needs more info)

How are you creating these dates? It sounds like you are doing something unusual because you can't create them from a calendar.

mattrweaver’s picture

First, a clarification: I am creating the events at node/[event content type]/add. I am using FullCalendar.

I know FullCalendar is just a views display. Bad wording on my part.

But I still get the error message noted above. Any ideas?

tim.plunkett’s picture

You opened the issue as Date 7.x-2.0-rc1. Can you update to 7.x-2.5 and try again?

drakythe’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)