# Hot

**URL:** https://meta.discourse.org/hot.md?page=229

[最新版本](https://meta.discourse.org/latest.md) · [分類](https://meta.discourse.org/categories.md) · [標簽](https://meta.discourse.org/tags.md)

**Page:** 230

---

## [在移动设备上滚动较长的主题时，底部不显示相关主题](https://meta.discourse.org/t/scrolling-longer-topics-on-mobile-doesnt-show-related-topics-at-the-bottom/336642)

<div class="topic-metadata">

**Author:** [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)\
**回覆:** 5\
**Last updated:** [2024年十一月18日 04:16 UTC](https://meta.discourse.org/t/scrolling-longer-topics-on-mobile-doesnt-show-related-topics-at-the-bottom/336642 "2024-11-18T04:16:34Z")

</div>

滚动主题，例如： Improved code block sizing & color scheme Creating Custom Flag How can I tell if a particular distribution of the Discourse client is free software? 会导致页面底部不显示“相关主题”。在上述较长的主题中也重现了此问题。 在以下主题中也可能重现： Buttons …

---

## [使用 Docker 为开发环境安装 Discourse](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009)

<div class="topic-metadata">

**Author:** [@Discourse](https://meta.discourse.org/u/Discourse)\
**回覆:** 226\
**Last updated:** [2026年五月22日 05:35 UTC](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009 "2026-05-22T05:35:27Z")

</div>

使用 Docker 进行开发 由于 Discourse 运行在 Docker 中，您可以直接使用 Discourse 开发容器从源代码目录运行 Discourse。 ✅ 优点：无需安装任何 …

---

## [Digital Ocean 阻止端口 587](https://meta.discourse.org/t/digital-ocean-blocking-port-587/359277)

<div class="topic-metadata">

**Author:** [@geoff777](https://meta.discourse.org/u/geoff777)\
**回覆:** 1\
**Last updated:** [2025年三月31日 00:50 UTC](https://meta.discourse.org/t/digital-ocean-blocking-port-587/359277 "2025-03-31T00:50:23Z")

</div>

截至2025年3月初，Digital Ocean 已封锁端口 587。 我知道 Mailjet 使用此端口。 你可以使用端口 2525 作为替代方案。 排查这个问题花费了很多时间，因为它多年来一直正常工作。

---

## [基础SEO](https://meta.discourse.org/t/baseline-seo/316241)

<div class="topic-metadata">

**Author:** [@Micah\_hoffmann](https://meta.discourse.org/u/Micah_hoffmann)\
**回覆:** 10\
**Last updated:** [2024年七月16日 01:38 UTC](https://meta.discourse.org/t/baseline-seo/316241 "2024-07-16T01:38:13Z")

</div>

有什么我应该做的，或者需要检查的设置，来进一步优化开箱即用的SEO吗？ 我有一个页面，我想针对一个非常特定的关键词进行优化！ 谢谢。

---

## [/tags 页面为空](https://meta.discourse.org/t/tags-page-empty/388704)

<div class="topic-metadata">

**Author:** [@HansHübner](https://meta.discourse.org/u/HansH%C3%BCbner)\
**回覆:** 2\
**Last updated:** [2025年十一月17日 14:41 UTC](https://meta.discourse.org/t/tags-page-empty/388704 "2025-11-17T14:41:55Z")

</div>

你好， 我是 Discourse 的新手，在 /tags 页面上遇到了问题。我们的成员可以创建标签，并且他们创建的标签会显示在左侧边栏中。然而，在 /tags 页面上，却什么都没有显示。如果我……

---

## [聊天：移动端视频缩略图](https://meta.discourse.org/t/chat-video-thumbnails-on-mobile/325715)

<div class="topic-metadata">

**Author:** [@Earnie\_Baird](https://meta.discourse.org/u/Earnie_Baird)\
**回覆:** 3\
**Last updated:** [2024年九月13日 00:56 UTC](https://meta.discourse.org/t/chat-video-thumbnails-on-mobile/325715 "2024-09-13T00:56:37Z")

</div>

当用户在聊天中上传视频时，缩略图在桌面端显示正常，但在移动端（已在 iOS 的多个浏览器上测试）不显示。 有谁知道如何让视频缩略图在移动端上显示吗？

---

## [主题组件无效的“扩展内容安全策略”值](https://meta.discourse.org/t/theme-component-invalid-extend-content-security-policy-value/350861)

<div class="topic-metadata">

**Author:** [@michaeld](https://meta.discourse.org/u/michaeld)\
**回覆:** 3\
**Last updated:** [2025年二月11日 04:09 UTC](https://meta.discourse.org/t/theme-component-invalid-extend-content-security-policy-value/350861 "2025-02-11T04:09:16Z")

</div>

症状：更新到 3.4 后，整个论坛都显示“Oops”。更糟糕的是，日志对此保持完全沉默。 有一个主题组件，其“扩展安全策略”值为 script-src: 'unsafe-eval' https://redacted.example.com 这导致了整个论坛崩溃，因为动作调度器中抛出了一个异常，因为值中存在空格。 ActionDispatch::ContentSecurityPolicy::InvalidDirectiveError…

---

## [构建模块化AI聊天机器人](https://meta.discourse.org/t/building-modular-ai-chatbots/361807)

<div class="topic-metadata">

**Author:** [@Yenwod](https://meta.discourse.org/u/Yenwod)\
**回覆:** 11\
**Last updated:** [2025年五月20日 23:43 UTC](https://meta.discourse.org/t/building-modular-ai-chatbots/361807 "2025-05-20T23:43:25Z")

</div>

是否可以创建一个模块化设计的多个 AI 聊天机器人，其中有一个主机器人与用户互动，主机器人会找出要引入对话的专业机器人？ 我已经深入研究了所有 AI 插件文档，但不确定如何做到这一点。 感谢如此强大、可定制的工具。

---

## [成员未收到来自 Watched 分类的电子邮件](https://meta.discourse.org/t/members-not-receiving-emails-from-watched-category/314500)

<div class="topic-metadata">

**Author:** [@mononym](https://meta.discourse.org/u/mononym)\
**回覆:** 13\
**Last updated:** [2024年十一月12日 19:25 UTC](https://meta.discourse.org/t/members-not-receiving-emails-from-watched-category/314500 "2024-11-12T19:25:24Z")

</div>

你好。有没有办法覆盖现有用户已有的选择？ 我尝试了 UserOption.update\_all(default\_categories\_watching: \<id\>) 和 UserOption.update\_all(watched\_categories: \<id\>)，但这些不是用户选项…… 编辑和解决方案：User.all.each do |user| CategoryUser.batch\_set(user, :watching, …

---

## [接受群组邀请后，‘被邀请者’会在个人资料中更新](https://meta.discourse.org/t/accepting-an-invite-to-a-group-updates-invited-by-in-profile/313774)

<div class="topic-metadata">

**Author:** [@ondrej](https://meta.discourse.org/u/ondrej)\
**回覆:** 2\
**Last updated:** [2024年七月4日 09:33 UTC](https://meta.discourse.org/t/accepting-an-invite-to-a-group-updates-invited-by-in-profile/313774 "2024-07-04T09:33:55Z")

</div>

不太确定我应该把这个归入哪个类别。但请欣赏这个人工智能标题 :laughing: 我正在浏览我的个人资料以更改某些内容，我看到我被 chapoi… 邀请了。那不是真的，我很多年前自己注册的 :smile: 现在，我唯一点击的、被认为是 chapoi 邀请的是 这里。但是，这是为了加入一个群组。所以问题是：群组邀请是否应该显示在我的个人资料上？我会说不……这会让人困惑。

---

## [将内容本地化/审查为智利西班牙语 🇨🇱](https://meta.discourse.org/t/localizacion-revision-de-contenido-al-espanol-de-chile/339194)

<div class="topic-metadata">

**Author:** [@Victoria\_sheep](https://meta.discourse.org/u/Victoria_sheep)\
**回覆:** 6\
**Last updated:** [2024年十一月29日 19:45 UTC](https://meta.discourse.org/t/localizacion-revision-de-contenido-al-espanol-de-chile/339194 "2024-11-29T19:45:50Z")

</div>

大家好： 我是 @Victoria\_sheep，母语是智利西班牙语。此外，我还是英语和德语的专业译者。 如果大家对西班牙语的这种变体有任何疑问，请随时与我联系；我随时欢迎大家。我乐于助人，因为我刚加入这个项目。 我会关注大家的疑问或咨询。此外，我还可以为希望更好地理解英语习语（idioms）或德语习语（Redewendungen）的人提供指导。 非常感谢这个平台。 此致，

---

## [类别设置 -](https://meta.discourse.org/t/category-settings-unexpected-solved-setting-change-due-to-auto-close/387583)

<div class="topic-metadata">

**Author:** [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)\
**回覆:** 0\
**Last updated:** [2025年十一月4日 15:38 UTC](https://meta.discourse.org/t/category-settings-unexpected-solved-setting-change-due-to-auto-close/387583 "2025-11-04T15:38:07Z")

</div>

作为一项短期实验的一部分，我启用了“主题自动关闭”类别设置，将其设置为 30 天。 当时我没有意识到，但这个更改产生了意想不到的效果，即一个设置...

---

## [可以编辑管理员菜单吗？](https://meta.discourse.org/t/can-you-edit-the-admin-menu/298047)

<div class="topic-metadata">

**Author:** [@Gavin\_Hudson](https://meta.discourse.org/u/Gavin_Hudson)\
**回覆:** 11\
**Last updated:** [2024年三月8日 18:40 UTC](https://meta.discourse.org/t/can-you-edit-the-admin-menu/298047 "2024-03-08T18:40:33Z")

</div>

我公司希望了解是否有可能移除管理员查看用户数据库的能力。 我知道在这个帖子中，第一个问题很可能会是为什么。这是关于员工数据隐私和保护……的问题。

---

## [在“点赞”上显示剧透内容](https://meta.discourse.org/t/show-spoiler-content-on-like/316229)

<div class="topic-metadata">

**Author:** [@Monikas](https://meta.discourse.org/u/Monikas)\
**回覆:** 2\
**Last updated:** [2024年七月16日 09:07 UTC](https://meta.discourse.org/t/show-spoiler-content-on-like/316229 "2024-07-16T09:07:18Z")

</div>

尊敬的 Discourse 团队： 希望您一切安好。我写信是为了建议一项新功能，以增强 Discourse 上的用户互动和参与度。 功能建议： 我建议添加一项功能，当用户点击“点赞”按钮时，会显示隐藏的“剧透”内容。此功能的工作方式如下： 用户发布带有“剧透”标签的内容。 其他用户会看到一个“剧透”占位符，而不是隐藏的内容。 当用户点击帖子的“点赞”按钮时，该“剧透”内容就会向他们显示。 好处： 增加参与度：用户会更积极…

---

## [管理后台这个位置中文显示是倒立的](https://meta.discourse.org/t/topic/395166)

<div class="topic-metadata">

**Author:** [@sniper756](https://meta.discourse.org/u/sniper756)\
**回覆:** 1\
**Last updated:** [2026年二月4日 16:12 UTC](https://meta.discourse.org/t/topic/395166 "2026-02-04T16:12:25Z")

</div>

---

## [博客文章底部的开始讨论链接无法工作，链接到topic\_url](https://meta.discourse.org/t/start-the-discussion-link-at-bottom-of-blog-post-not-working-linking-to-topic-url/360015)

<div class="topic-metadata">

**Author:** [@Pieces](https://meta.discourse.org/u/Pieces)\
**回覆:** 14\
**Last updated:** [2025年四月16日 07:15 UTC](https://meta.discourse.org/t/start-the-discussion-link-at-bottom-of-blog-post-not-working-linking-to-topic-url/360015 "2025-04-16T07:15:16Z")

</div>

我注意到我的 WordPress 博文底部的“开始讨论”链接已停止工作，现在仅链接到“topic\_url”。 我不确定它是什么时候停止工作的。 我最近更新了我的 WordPress 主题。在此更新后，我发布了一篇博文，该博文似乎运行正常，并已发布到我的 Discourse 论坛。 请参阅下面的日志： \[2025-02-11 13:53:50\] comment.ERROR: sync\_comments.response\_error…

---

## [查询导致 400% CPU 负载](https://meta.discourse.org/t/query-causing-400-cpu-load/285542)

<div class="topic-metadata">

**Author:** [@sok777](https://meta.discourse.org/u/sok777)\
**回覆:** 24\
**Last updated:** [2024年三月28日 19:32 UTC](https://meta.discourse.org/t/query-causing-400-cpu-load/285542 "2024-03-28T19:32:56Z")

</div>

我们最近遇到了CPU过载问题。 我们已将其定位到一条持续运行数小时的查询（见下文）。 正在运行的任务是postmaster - 一旦所有任务都被终止，CPU使用率就会降低，直到它再次…

---

## [修复：清除 404 主题缓存时避免遍历 Redis 键](https://meta.discourse.org/t/fix-avoid-traversing-redis-keys-when-clearing-404-topic-cache/409622)

<div class="topic-metadata">

**Author:** [@small-lovely-cat](https://meta.discourse.org/u/small-lovely-cat)\
**回覆:** 1\
**Last updated:** [2026年八月10日 01:51 UTC](https://meta.discourse.org/t/fix-avoid-traversing-redis-keys-when-clearing-404-topic-cache/409622 "2026-08-10T01:51:20Z")

</div>

在 #42413 中，主题的缓存失效逻辑进行了重新设计。 然而，Discourse.cache.keys("page\_not\_found\_topics:\*").each { |key| Discourse.cache.redis.del(key) } 将遍历所有 Redis 键，导致性能问题，并且在键数量较大时可能会超时。 在这种情况下，如果用户将主题移动到受限类别，可能会遇到 500 错误。 此提交将遍历范围限制为 Dis…

---

## [新实验：一键启用AI助手！](https://meta.discourse.org/t/new-experiment-enable-ai-helper-with-one-click/336826)

<div class="topic-metadata">

**Author:** [@Saif](https://meta.discourse.org/u/Saif)\
**回覆:** 0\
**Last updated:** [2024年十二月5日 01:36 UTC](https://meta.discourse.org/t/new-experiment-enable-ai-helper-with-one-click/336826 "2024-12-05T01:36:22Z")

</div>

我们通过一次点击实验性地启用了 Summarize 和 AI search。今天我们为 Helper 进行了此操作。 Discourse AI - Helper 现在可用于 Free、Standard、Business 和 Enterprise 套餐，无需第三方大型语言模型 (LLM) 提供商。 这意味着 Discourse 现在为客户提供托管的开源 LLM 以启用 Helper。 如何启用 Helper？ 您可以随时…

---

## [我想给论坛的所有成员发送群消息，但我做不到](https://meta.discourse.org/t/i-want-to-send-a-group-message-to-all-members-of-my-forum-but-i-cant/332744)

<div class="topic-metadata">

**Author:** [@wenqin](https://meta.discourse.org/u/wenqin)\
**回覆:** 12\
**Last updated:** [2024年十月26日 16:00 UTC](https://meta.discourse.org/t/i-want-to-send-a-group-message-to-all-members-of-my-forum-but-i-cant/332744 "2024-10-26T16:00:30Z")

</div>

我想要给我的论坛的所有成员发送群发消息，但我无法做到。 我已经确认了电子邮件功能，并且如果基于群组设置发送，应该可以向所有人发送群发邮件。电子邮件收件人字段还提示选择用户和群组。但是，当我实际尝试这样做时，会遇到错误消息。这是错误消息的图片。我选择的群组是“trust\_level\_0”。

---

## [\`chat max direct message users\` 设置的不一致行为](https://meta.discourse.org/t/inconsistent-behavior-with-chat-max-direct-message-users-setting/369971)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**回覆:** 5\
**Last updated:** [2025年八月5日 12:45 UTC](https://meta.discourse.org/t/inconsistent-behavior-with-chat-max-direct-message-users-setting/369971 "2025-08-05T12:45:17Z")

</div>

https://meta.discourse.org/t/how-to-disable-group-chat/368709/4?u=moin 让我想知道限制聊天人数为两个人的正确选择是 1 还是 2。所以我尝试了，并且出于测试目的，我减少了聊天最大人数

---

## [允许在编辑器设置菜单中将帖子标记为维基](https://meta.discourse.org/t/allow-to-mark-a-post-as-a-wiki-in-the-editor-settings-menu/361504)

<div class="topic-metadata">

**Author:** [@meglio](https://meta.discourse.org/u/meglio)\
**回覆:** 2\
**Last updated:** [2025年五月7日 13:50 UTC](https://meta.discourse.org/t/allow-to-mark-a-post-as-a-wiki-in-the-editor-settings-menu/361504 "2025-05-07T13:50:52Z")

</div>

在编辑器中允许将帖子标记为 wiki。可以在“设置”菜单中添加新项目：

---

## [问题：每个用户信任等级的每个人获得多少点赞？](https://meta.discourse.org/t/question-how-many-likes-does-each-person-get-for-each-user-trust-level/323248)

<div class="topic-metadata">

**Author:** [@Solysis](https://meta.discourse.org/u/Solysis)\
**回覆:** 1\
**Last updated:** [2024年八月25日 04:33 UTC](https://meta.discourse.org/t/question-how-many-likes-does-each-person-get-for-each-user-trust-level/323248 "2024-08-25T04:33:38Z")

</div>

这在用户信任级别指南中并没有真正说明。我想知道每个信任级别可以获得多少个赞。

---

## [移动端的引用栏对齐](https://meta.discourse.org/t/quote-bar-alignment-on-mobile/315894)

<div class="topic-metadata">

**Author:** [@Don](https://meta.discourse.org/u/Don)\
**回覆:** 4\
**Last updated:** [2024年七月17日 14:52 UTC](https://meta.discourse.org/t/quote-bar-alignment-on-mobile/315894 "2024-07-17T14:52:08Z")

</div>

你好 :wave: 在移动设备上，引用条按钮比以前有了更多的选项，现在我们还有 复制引用 和 询问 AI，这使得它更宽，在小屏幕上很容易溢出屏幕，尤其是在这些标签的翻译较长的语言中。 在匈牙利语中情况更糟…… 我认为最好的解决方案之一可能是将按钮排列成列。现在按钮会触发（编辑器、模态框、提示）并关闭引用条，不像以前那样在引用条中打开（编辑、询问 AI）。我们有更多的可用空间，并且更容易处理这些按钮。 类似这样： …

---

## [更新后我的安装出现问题，我该如何修复？](https://meta.discourse.org/t/my-install-broke-after-updating-how-can-i-fix-it/326547)

<div class="topic-metadata">

**Author:** [@Brandon007](https://meta.discourse.org/u/Brandon007)\
**回覆:** 10\
**Last updated:** [2024年九月18日 03:42 UTC](https://meta.discourse.org/t/my-install-broke-after-updating-how-can-i-fix-it/326547 "2024-09-18T03:42:29Z")

</div>

我相信我使用的是 3.2 版本，比当前版本早两个版本。我使用了 Web 界面，但 50 分钟后，网站仍然无法访问。 我登录到控制台，尝试运行 ./launcher rebuild app，但系统一直提示我内存不足。我有一台 25GB 的机器，在更新之前，根据 Discourse 仪表板显示，我有 8GB 的可用内存。我尝试回收空间，系统会尝试安装，但随后我再次收到此错误。 我注意到登录控制台时，我的 Ubuntu 已过时。我确…

---

## [书签行为是否也随着界面改变？](https://meta.discourse.org/t/bookmark-behavior-changed-along-with-ui/311123)

<div class="topic-metadata">

**Author:** [@ganncamp](https://meta.discourse.org/u/ganncamp)\
**回覆:** 5\
**Last updated:** [2024年六月10日 12:13 UTC](https://meta.discourse.org/t/bookmark-behavior-changed-along-with-ui/311123 "2024-06-10T12:13:45Z")

</div>

书签界面最近在很大程度上变得更好。 而且……它的行为似乎也悄悄地（！！！）发生了变化。 以前，如果我在书签上设置提醒，通知之后就会清除掉该书签…

---

## [反馈？尝试组合移除标签中的连字符、标签样式和标签图标](https://meta.discourse.org/t/feedback-attempted-combo-of-remove-dashes-from-tags-tag-styles-and-tag-icons/397792)

<div class="topic-metadata">

**Author:** [@jdc20181](https://meta.discourse.org/u/jdc20181)\
**回覆:** 0\
**Last updated:** [2026年三月6日 05:59 UTC](https://meta.discourse.org/t/feedback-attempted-combo-of-remove-dashes-from-tags-tag-styles-and-tag-icons/397792 "2026-03-06T05:59:12Z")

</div>

我前几天发现了一些非常有用的主题组件，它们是“移除标签破折号”、“标签样式”和“标签图标”。但在采用所有这三个组件时，我遇到了一些交叉兼容性问题。因此，我尝试制作一个整合……

---

## [iOS 26：键盘可见时模态背景问题](https://meta.discourse.org/t/ios-26-modal-backdrop-issue-when-keyboard-is-visible/387228)

<div class="topic-metadata">

**Author:** [@Don](https://meta.discourse.org/u/Don)\
**回覆:** 0\
**Last updated:** [2025年十月31日 06:29 UTC](https://meta.discourse.org/t/ios-26-modal-backdrop-issue-when-keyboard-is-visible/387228 "2025-10-31T06:29:32Z")

</div>

你好 :waving\_hand: 自 iOS 26 起，Apple 更改了键盘的外观 — 它现在是半透明的，并带有模糊效果。 因此，当键盘可见时，模态背景从键盘顶部开始……

---

## [主题中的自定义帖子排序顺序](https://meta.discourse.org/t/custom-post-sorting-order-in-the-topics/397808)

<div class="topic-metadata">

**Author:** [@Twissell](https://meta.discourse.org/u/Twissell)\
**回覆:** 3\
**Last updated:** [2026年三月6日 13:16 UTC](https://meta.discourse.org/t/custom-post-sorting-order-in-the-topics/397808 "2026-03-06T13:16:59Z")

</div>

大家好！ 有没有任何选项和/或插件允许用户按发帖日期（升序/降序）、每篇帖子的反应数等对主题中的帖子进行排序？ 我没有看到任何在 2026 年能正常工作的插件来实现这一点。

---

## [标题重复然后浏览器冻结，在使用Chrome时](https://meta.discourse.org/t/header-repeats-then-browsing-freezes-when-using-chrome/313476)

<div class="topic-metadata">

**Author:** [@ufukayyildiz](https://meta.discourse.org/u/ufukayyildiz)\
**回覆:** 4\
**Last updated:** [2024年六月25日 21:03 UTC](https://meta.discourse.org/t/header-repeats-then-browsing-freezes-when-using-chrome/313476 "2024-06-25T21:03:38Z")

</div>

您好， Chrome 浏览器存在一些问题，但 Firefox 浏览器没有。 页眉重复，然后浏览器冻结。 3.3.0.beta3-dev \[ 516d14d59b \] Chrome: Version 126.0.6478.115 (Official Build) (arm64) 我的组件

[上一頁](https://meta.discourse.org/hot.md?page=228)

[下一頁](https://meta.discourse.org/hot.md?page=230)
