Community

Drupal 6 Calendar Module -- Events only visible to administrator

Drupal 6x, Calendar Module 2.2 Calendar functioning fine when logged in as administrator. In the calendar block and the calendar view events appear. Also have a calendar taxonomy menu. When just logged in as an authenticated user the calendar block and default monthly calendar view appear, but no specific events are visible. However, if I click on the Event taxonomy menu, the events are there. The Calendar View access is unrestricted. All users have permission to access all views. Checked all the permissions I can think of. I suspect it is a permissions problem. Any help?

Comments

=-=

This question belongs in the post installation forum. Please edit your thread and move it. Thanks.

Backup your database
rebuild permissions table in administer -=> performance ... maybe I don't recall where it is exactly in Drupal 6. perhaps something to do with node, node settings, node options

Problem Solved

Anonymous and authenticated users needed permission to view the event content type fields (in this case "time" and "location") in order to see the information displayed in the calendar page and block.

nobody click here