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 539

I hope this is the right place to report this error.
Is anybody else seeing this error? Is there a work around for this?

Comments

wernerglinka’s picture

Sorry forgot... this error disappears when reverting to views3.1

karens’s picture

Project: Date » FullCalendar
Version: 7.x-2.2 » 7.x-2.x-dev
Component: Date API » Code
Category: bug » support
Priority: Critical » Normal

You're using FullCalendar so I'm going to send you there first.

tim.plunkett’s picture

Status: Active » Postponed (maintainer needs more info)

For the field you are using, set it to cache the dates, and try again.

http://example.com/admin/structure/types/manage/CONTENTTYPE/fields/field...

aspilicious’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

No response in months lets close it.