I would like to use views with the Posted Full Date argument to create event listing, but it doesn’t work correctly.

I have a view set up; as a teaser list, with filter: node type event . It has only 1 argument, "Node: Posted Full Date," which is set by default return "page not fount."

I have a few events with
1 Start: 06/02/2008 - 15:39
2 Start: 06/06/2008 - 11:04
3 Start: 06/05/2008 - 16:16

Then, if I open a link http://site/eventslist/20080602 I will get list with one node with start time 06/02/2008 everything is ok

But if I open a link http://site/eventslist/20080605 I have a list of nodes with start time:
Start: 06/06/2008 - 11:04 ?
Start: 06/01/2008 - 15:28 ? and in the end of list is node with Start: 06/01/2008 - 15:28

But if I open a link http://site/eventslist/20080606 the page is empty. ?

Please help, I don’t understand this behavior.

Xp, php 5.2.5, mysql 5.0.45

CommentFileSizeAuthor
event.txt2.24 KBmysocom
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Gerhard Killesreiter’s picture

Project: Event » Event Views
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

I think there is nothing event specific in this view. YOu need to install the event_views module. Moving this issue there.