Closed (duplicate)
Project:
Date
Version:
7.x-2.x-dev
Component:
Date Repeat API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2012 at 20:22 UTC
Updated:
23 Jul 2012 at 19:39 UTC
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
Comment #1
karens commentedIf you have a problem only when using FullCalendar, start by posting it on the Full Calendar issue queue.
Comment #2
mattrweaver commentedI have been looking on calendar/date/fullcalendar issue queues for a solution.
Comment #3
tim.plunkettFullcalendar is a views display plugin, it can't affect something like that.
Comment #4
karens commentedHow are you creating these dates? It sounds like you are doing something unusual because you can't create them from a calendar.
Comment #5
mattrweaver commentedFirst, 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?
Comment #6
tim.plunkettYou opened the issue as Date 7.x-2.0-rc1. Can you update to 7.x-2.5 and try again?
Comment #7
drakythe commentedMarking as duplicate of #1391464: Setting repeat of date field after initially creating field results in "Invalid arguments passed in form_error()"