finally, i complete(?) the config of fullcalendar.
but, when i look the view of the calendar, obtain some notices. im using google calendar with fullcalendar
Notice: Undefined index: editable in fullcalendar_handler_field_gcal->render() (line 56 of /home/me/dev-local/eGob/drupal-7.12/sites/all/modules/fullcalendar/includes/views/handlers/fullcalendar_handler_field_gcal.inc).
Notice: Undefined index: editable in fullcalendar_handler_field_gcal->render() (line 56 of /home/me/dev-local/eGob/drupal-7.12/sites/all/modules/fullcalendar/includes/views/handlers/fullcalendar_handler_field_gcal.inc).
Notice: Undefined index: editable in fullcalendar_handler_field_gcal->render() (line 56 of /home/me/dev-local/eGob/drupal-7.12/sites/all/modules/fullcalendar/includes/views/handlers/fullcalendar_handler_field_gcal.inc).
Notice: Undefined index: editable in fullcalendar_handler_field_gcal->render() (line 56 of /home/me/dev-local/eGob/drupal-7.12/sites/all/modules/fullcalendar/includes/views/handlers/fullcalendar_handler_field_gcal.inc).
Notice: Undefined index: editable in fullcalendar_handler_field_gcal->render() (line 56 of /home/me/dev-local/eGob/drupal-7.12/sites/all/modules/fullcalendar/includes/views/handlers/fullcalendar_handler_field_gcal.inc).
Notice: Undefined index: editable in fullcalendar_handler_field_gcal->render() (line 56 of /home/me/dev-local/eGob/drupal-7.12/sites/all/modules/fullcalendar/includes/views/handlers/fullcalendar_handler_field_gcal.inc).
Notice: Undefined index: editable in fullcalendar_handler_field_gcal->render() (line 56 of /home/me/dev-local/eGob/drupal-7.12/sites/all/modules/fullcalendar/includes/views/handlers/fullcalendar_handler_field_gcal.inc).
Notice: Undefined index: editable in fullcalendar_handler_field_gcal->render() (line 56 of /home/me/dev-local/eGob/drupal-7.12/sites/all/modules/fullcalendar/includes/views/handlers/fullcalendar_handler_field_gcal.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| config of view | 92.68 KB | jgarrido | |
| notices | 136.1 KB | jgarrido |
Comments
Comment #1
tim.plunkettSorry, that's my fault. I didn't catch that during #1429348: Remove 'editable' option for Google Calendar feeds.
Thanks for the bug report!
http://drupalcode.org/project/fullcalendar.git/commit/9fe03b2
Comment #2
jgarrido commentedoh! thanx, that solve the error :)
thanx for your quickly response :D
Comment #3
frettbe commentedHi,
I have the same problem. I used latest versions of module and plugin. I'm under drupal 7.x. Calendar is working, juste have these annoying messages
Thx
frettbe
Comment #4
tim.plunkett@frettbe, between http://drupalcode.org/project/fullcalendar.git/commitdiff/45758c1 and http://drupalcode.org/project/fullcalendar.git/commit/9fe03b2 this should be fixed in the dev version.
Comment #5
frettbe commentedok thanks a lot