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.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot-1.png | 172.23 KB | ore |
Comments
Comment #1
ore commentedoh 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
Comment #2
ore commentedSince 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 ;-)