I am confused by the interaction of the calendar and views. I installed it and had it working, but the default was putting the entries under "date created" instead of the actual event date. I tried to add that to the fields and to the sort criterion, but I just don't get it. In a demo I saw, there is a "date_startdate" and "date_enddate" in the fields. I don't see those fields. but I do see date (field_date) and date (date:value1)
In the "fields" section, I don't see anything that resembles the above fields, I only have "date (date)"
Now whenever I try to create a calendar entry, it takes it, but the event date is blank and I get this error:
Notice: Undefined offset: 0 in date_combo_validate() (line 329 of C:\wamp\www\drupal2\sites\all\modules\date\date_elements.inc).
Notice: Undefined offset: 0 in date_combo_validate() (line 330 of C:\wamp\www\drupal2\sites\all\modules\date\date_elements.inc).
Warning: implode() [function.implode]: Invalid arguments passed in form_error() (line 1593 of C:\wamp\www\drupal2\includes\form.inc).
When I go to the structure -> calendar (content) I get a list of 7 or 8 repeated errors at the top and at the bottom that say "no valid values found". I believe this has to do with the preview function.