I just upgraded date module to get views integration working for a cck field (d7 integrated) that would filter results for now + 5 days and now -5 days but it wouldnt filter. So I updated both date and views to the latest dev versions (first date, then when that didnt work views as well) and now I dont get the date handler loading at all for the custom date field to filter. see screen shot. All that loads is a text handler.

Running PHP 5.2.10

The date field is configured as just a 'date' field with standard settings.

Any help would greatly be appreciated. Running D7.0 with latest views dev and latest date dev.

CommentFileSizeAuthor
Screenshot-1.png172.23 KBore

Comments

ore’s picture

oh it seems the whole includes directory is missing from the latest dev and alpha release.

Fatal error: require_once() [function.require]: Failed opening required '/var/www/spa/sites/all/modules/date/includes/date_api_filter_handler.inc'

any chance of getting that put back in please :D

ore’s picture

Status: Active » Closed (works as designed)

Since the last version I used there is now a date views module. enabling this caused the error to go away and fix all the filtering issues. So um **cough** this is a non issue and just a user issue ;-)