# 在 allowed\_on\_groups 设置中选择 "everyone" 组未能启用事件创建

**URL:** https://meta.discourse.org/t/selecting-the-everyone-group-in-the-allowed-on-groups-setting-does-not-enable-event-creation/279434
**Category:** Bug
**Tags:** events
**Created:** [2023 年9 月 18 日 19:51 UTC](https://meta.discourse.org/t/selecting-the-everyone-group-in-the-allowed-on-groups-setting-does-not-enable-event-creation/279434 "2023-09-18T19:51:52Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### 作者： ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### 发布日期： [2023 年9 月 18 日 19:51 UTC](https://meta.discourse.org/t/selecting-the-everyone-group-in-the-allowed-on-groups-setting-does-not-enable-event-creation/279434/1 "2023-09-18T19:51:52Z")

</div>

`discourse post event allowed on groups` 设置下拉菜单提供“everyone”组作为选项之一。选择它时，预期是每个人都可以创建事件，但事实并非如此。要允许论坛上的任何用户创建事件，需要选择 `trust_level_0` 组。

 ![image](https://global.discourse-cdn.com/meta/original/4X/3/e/f/3ef53a37b9c0812afdd3a4df331a99e519e8bd01.png)

我认为过去也曾出现过“everyone”组被包含在设置下拉菜单中的类似问题。可能该设置只是拉取了所有组，但“everyone”组不是一个真正的组，应该从大多数这些设置中排除。

---

<div class="post-metadata">

### 作者： ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### 发布日期： [2023 年9 月 18 日 20:20 UTC](https://meta.discourse.org/t/selecting-the-everyone-group-in-the-allowed-on-groups-setting-does-not-enable-event-creation/279434/2 "2023-09-18T20:20:19Z")

</div>

是的，我相信它正在使用 `list_type: group` 来拉取现有组——我在我的某些主题组件中就是这样做的。总的来说，我认为 everyone 组有点奇怪（而且本身并不算真正的一个组），老实说，我宁愿有一个 Anon 组（或非 TL0 及以上）能够在各种地方进行定位（或者至少作为一个额外的默认组）。我知道在 CSS 中，可以使用 .anon，但这与组不同。

---

<div class="post-metadata">

### 作者： ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### 发布日期： [2023 年9 月 21 日 20:37 UTC](https://meta.discourse.org/t/selecting-the-everyone-group-in-the-allowed-on-groups-setting-does-not-enable-event-creation/279434/3 "2023-09-21T20:37:15Z")

</div>

目前我们已经遇到过几次类似的情况，包括当前关于模板的 #Contribute > Bug 问题：["everyone" group unable to see private templates](https://meta.discourse.org/t/everyone-group-unable-to-see-private-templates/277514)

我认为我们或许应该彻底审视一下这个伪组（pseudo-group）在各个功能中的具体使用位置，然后要么让它保持一致的运作方式，要么干脆从下拉菜单中移除它。🤞

---

<div class="post-metadata">

### 作者： ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### 发布日期： [2024 年5 月 30 日 17:36 UTC](https://meta.discourse.org/t/selecting-the-everyone-group-in-the-allowed-on-groups-setting-does-not-enable-event-creation/279434/4 "2024-05-30T17:36:34Z")

</div>

今天我也遇到了这个问题，TL0 可以用，但其他所有都不能用。

---

<div class="post-metadata">

### 作者： ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### 发布日期： [2025 年3 月 18 日 03:40 UTC](https://meta.discourse.org/t/selecting-the-everyone-group-in-the-allowed-on-groups-setting-does-not-enable-event-creation/279434/5 "2025-03-18T03:40:20Z")

</div>

我今天也遇到了这个问题。这确实是个 bug！我会尝试把它移到 #Contribute > Bug（成功）

我之所以发现它，是因为一个异常执着（且建设性地）的用户提出了投诉。这就解释了为什么过去两年里只有我和另一位管理员发布过活动！！!

---

<div class="post-metadata">

### 作者： ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### 发布日期： [2025 年3 月 28 日 23:35 UTC](https://meta.discourse.org/t/selecting-the-everyone-group-in-the-allowed-on-groups-setting-does-not-enable-event-creation/279434/6 "2025-03-28T23:35:19Z")

</div>

这个问题又出现了：

> [@david](#):
>
> “everyone”有点不寻常，因为它不是一个“真正的”群组。它需要插件进行特殊处理，而这里可能没有这样做。

我认为，除非人们知道关于“everyone”这个小技巧，否则大多数使用此插件的人都会被绊倒；也许简单地隐藏“everyone”选项可以快速解决这个问题。
