Can anyone suggest a WORTHY (non-dev) events module for Drupal 6.x? I had problems with Event 6.x-2.x-dev.

Comments

mradcliffe’s picture

Many people have success creating Date CCK fields on nodes, and using Views to create dynamic lists of nodes with date entries. There is also a Calendar module developed compatible with the date module that provides similar views to that of the event module.

It isn't an all-in-one configured package though.

tawebworks’s picture

The calendar module did not meet my needs, but I was able to create a View of Events, once I was able to get it to work. It was your input that helped.
Thanks again!