Closed (duplicate)
Project:
Event Views
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2008 at 10:40 UTC
Updated:
13 Sep 2008 at 16:06 UTC
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?
| Comment | File | Size | Author |
|---|---|---|---|
| event_views_inc.txt | 14.07 KB | Morn |
Comments
Comment #1
principessaDS commentedMoving to the proper Event Views queue and marking as a duplicate of http://drupal.org/node/293894#comment-1009129.
Comment #2
merlinofchaos commentedSee the 'api' topic in the advanced help for details on what you must now do to implement the Views 2 API.