Closed (fixed)
Project:
Date
Version:
6.x-2.0-beta
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2008 at 14:58 UTC
Updated:
25 Jun 2008 at 13:02 UTC
When I add a filter to a view that filters on the value of a datestamp field (note: same error occurred with a date field) I get the following error:
Fatal error: Call to undefined method views_date_handler::has_tz_support() in /var/www/drupal/sites/all/modules/date/date/date.views.inc on line 918
My config:
Drupal version 6.2
PHP 5.2.4
Type of field: Date and datestamp
Widget: JSCalendar
Time zone option: No time zone handling
No multiple field
Field is marked as required
Comments
Comment #1
karens commentedI just released a new 6.2-beta2 version for Date, so update to the latest code for Date and also get the latest -dev version of the Views module, which has some date-related changes that are needed for the Date views handling. If you use the Calendar module, get the new 6.2-beta2 version of that as well.
If you still have problems after that, open a new issue marked with the beta2 version so I know it's still a problem there.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.