Non-staff members cannot create calendar events

We are using the Calendar plugin and have tried to enable event posting for all users:

However when non-staff users try to post to the calendar this notice comes up:

Has anyone else experienced this issue? Is it in fact a bug or are we setting something up incorrectly?

2 Likes

Oh this is indeed an oversight, can you try setting it to trust_level_0 , everyone is a special group and it looks like we are missing some special handling here.

trust_level_0 is a group that captures every single logged in user on your forum.

1 Like

There is also another topic about this issue

1 Like

This error is displayed in two cases:

  1. The user tries to create a private event and invite groups that they cannot access. For example, here I try to invite admins:

To make it work, I would need to change the permission on the Admins group.

  1. A private event is clicked, but no groups are specified.

Maybe we should improve the event builder form to inform the user that this is an incorrect configuration.


@marvi, is it possible that one of those scenarios happened in your case?

2 Likes