Closed (won't fix)
Project:
FullCalendar
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2012 at 18:27 UTC
Updated:
18 Sep 2012 at 06:09 UTC
I am working on a site with date 7.x-2.2, fullcalendar 7.x-2.0-beta3, and views 7.x-3.1. I updated views to the latest 3.3 version which causes time-out errors. I see these errors in my php_error.log:
PHP Fatal error: Maximum execution time of 60 seconds exceeded in /.../sites/all/modules/contrib/date/date.field.inc on line 184
PHP Fatal error: Maximum execution time of 60 seconds exceeded in /.../sites/all/modules/contrib/date/date_api/date_api.module on line 539I hope this is the right place to report this error.
Is anybody else seeing this error? Is there a work around for this?
Comments
Comment #1
wernerglinka commentedSorry forgot... this error disappears when reverting to views3.1
Comment #2
karens commentedYou're using FullCalendar so I'm going to send you there first.
Comment #3
tim.plunkettFor the field you are using, set it to cache the dates, and try again.
http://example.com/admin/structure/types/manage/CONTENTTYPE/fields/field...
Comment #4
aspilicious commentedNo response in months lets close it.