As an admin user I added some events and they display correctly in the calendar and in the Events side bar menu.

When not logged in, or child and adult users are logged in, the events do not show in the calendar, but the events are in the Events side bar without the date.

When a teacher logs in they see the same as the admin user.

I created the child and adult user profile before creating the teachers profile. The Events belong to all groups.

I would like all users, logged in or not, to see the events in the calendar and in the Events sidebar with the dates.

All help is greatly appreciated.
Deo

CommentFileSizeAuthor
#3 calendar_admin.png287.68 KBalokdrupal
#3 calendar_user.png232.06 KBalokdrupal

Comments

deodesign’s picture

Status: Active » Fixed

In permissions I found the View Event date field

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

alokdrupal’s picture

Status: Closed (fixed) » Active
StatusFileSize
new232.06 KB
new287.68 KB

Hi,

I am new to drupal and i am using drupal 7, i have the same issue calendar view is showing to all type of users but events are showing only to admin. I don't have View Event date field or content permission module .Any Suggestion?

Thanks

deodesign’s picture

hi,

Have you had a looked at the calendar views, the small wheel icon on the top right of the calendar?

Also try the issues here: http://drupal.org/project/calendar

nrackleff’s picture

Issue summary: View changes

I was able to get all of the events to display on the /calendar page by doing the following:

  • In admin/modules, enable the views UI
  • Make sure the administrator has permission to administer views
  • In admin/structure/views, edit the page view for the 'event calendar by group' view
  • Under Advanced - Contextual Filters, select (OG membership from node) OG membership: Group ID
  • Under 'When the filter value is NOT in the URL', select the 'Display all results for the specified field' option and save the view