handler for event > event_start doesn't exist
Morn - September 13, 2008 - 10:40
| Project: | Event Views |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
under rc1 the attached file event.views.inc worked correctly in the sorting criteria of views.
Now I have got the message "handler for event > event_start doesn't exist" (in the sorting field selection),
and no event field is offered for selection (when trying to add with +).
What do I have to change in the code so it works again?
| Attachment | Size |
|---|---|
| event_views_inc.txt | 14.07 KB |

#1
Moving to the proper Event Views queue and marking as a duplicate of http://drupal.org/node/293894#comment-1009129.
#2
See the 'api' topic in the advanced help for details on what you must now do to implement the Views 2 API.