# Hot

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

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

**Page:** 1220

---

## [\[付费\] 将 Google Cloud Vision API 集成到上传流程中](https://meta.discourse.org/t/paid-integrate-google-cloud-vistion-api-into-upload-process/161746)

<div class="topic-metadata">

**Author:** [@Terrapop](https://meta.discourse.org/u/Terrapop)\
**回覆:** 1\
**Last updated:** [2020年八月22日 09:08 UTC](https://meta.discourse.org/t/paid-integrate-google-cloud-vistion-api-into-upload-process/161746 "2020-08-22T09:08:04Z")

</div>

一个插件，用于通过 Google Cloud Vision API 检查上传到 Discourse 的所有图片，并根据设定的级别拒绝不合适的图片。 文档： Google 提供了一个 Ruby Gem： https://googleapis.dev/r…

---

## [如何在 Docker 容器中更改仓库代码](https://meta.discourse.org/t/how-change-repo-code-in-container-docker/161747)

<div class="topic-metadata">

**Author:** [@Dev\_Work](https://meta.discourse.org/u/Dev_Work)\
**回覆:** 0\
**Last updated:** [2020年八月22日 09:09 UTC](https://meta.discourse.org/t/how-change-repo-code-in-container-docker/161747 "2020-08-22T09:09:26Z")

</div>

我有一个正在运行的 Docker 容器， 如何在容器内的插件代码中更新它？ 更新：已解决 作为最后的手段 cd /var/discourse ./launcher enter app cd /plugins/MYPLUGIN vi filename

---

## [如何最快地在一百万个帖子中用多个正则表达式替换字符串？](https://meta.discourse.org/t/whats-the-fastest-way-to-replace-strings-with-multiple-regexes-in-1-million-posts/161749)

<div class="topic-metadata">

**Author:** [@Canapin](https://meta.discourse.org/u/Canapin)\
**回覆:** 8\
**Last updated:** [2020年八月22日 15:16 UTC](https://meta.discourse.org/t/whats-the-fastest-way-to-replace-strings-with-multiple-regexes-in-1-million-posts/161749 "2020-08-22T15:16:36Z")

</div>

在 vBulletin 导入后，我需要修复导入的消息中的许多内容。 我需要修改、替换或删除许多旧的 BBcode 标签。 我正在查看这个：https://meta.discourse.org/t/replace-a-string-in-all-post…

---

## [从 vBulletin 3.8 正确迁移到 Discourse 是否可行？](https://meta.discourse.org/t/is-a-proper-migration-from-vbulletin-3-8-to-discourse-possible/161754)

<div class="topic-metadata">

**Author:** [@Juless](https://meta.discourse.org/u/Juless)\
**回覆:** 3\
**Last updated:** [2020年八月23日 07:43 UTC](https://meta.discourse.org/t/is-a-proper-migration-from-vbulletin-3-8-to-discourse-possible/161754 "2020-08-23T07:43:22Z")

</div>

我已从vbulletin 3.8迁移到Discourse，但存在几个主要问题： bbcodes迁移不正确，现在Discourse中有大量的bbcodes html字符串（表格和更多内容，iframes）没有……

---

## [用户页面没有用户](https://meta.discourse.org/t/there-are-no-users-on-the-user-page/161756)

<div class="topic-metadata">

**Author:** [@Flarum\_Türkiye](https://meta.discourse.org/u/Flarum_T%C3%BCrkiye)\
**回覆:** 1\
**Last updated:** [2020年八月22日 17:07 UTC](https://meta.discourse.org/t/there-are-no-users-on-the-user-page/161756 "2020-08-22T17:07:57Z")

</div>

你好。我通过 DigitalOcean Market 使用一键安装了 Discourse。网站已成功建立。网站上的 example.com/u 没有列出用户。网站非常新，但已有 10 多名用户。我……

---

## [更新后网站空白](https://meta.discourse.org/t/blank-website-after-update/161759)

<div class="topic-metadata">

**Author:** [@CamilleRoux](https://meta.discourse.org/u/CamilleRoux)\
**回覆:** 14\
**Last updated:** [2020年八月26日 22:40 UTC](https://meta.discourse.org/t/blank-website-after-update/161759 "2020-08-26T22:40:06Z")

</div>

您好， 我刚更新了我们的 Discourse 论坛，现在主页和管理页面都是空白的。HTML 看起来还可以，RSS 也能正常工作。 我发现了一些由于我们的主题引起的 JS 错误。问题会出在这里吗？ 我该如何解决？我可以修改……

---

## [更新后内容无法加载](https://meta.discourse.org/t/content-wont-load-after-update/161761)

<div class="topic-metadata">

**Author:** [@Frank2](https://meta.discourse.org/u/Frank2)\
**回覆:** 2\
**Last updated:** [2020年八月22日 16:04 UTC](https://meta.discourse.org/t/content-wont-load-after-update/161761 "2020-08-22T16:04:41Z")

</div>

您好，我正在重建 Docker 以尝试安装官方广告插件。 但是，重建后，网站看起来还可以，但点击主题不会加载其内容。 只加载标题。 通过 chec…

---

## [感谢新的更新 2.6.0.beta2](https://meta.discourse.org/t/thanks-for-the-new-update-2-6-0-beta2/161766)

<div class="topic-metadata">

**Author:** [@Manuel1986](https://meta.discourse.org/u/Manuel1986)\
**回覆:** 3\
**Last updated:** [2020年八月23日 09:49 UTC](https://meta.discourse.org/t/thanks-for-the-new-update-2-6-0-beta2/161766 "2020-08-23T09:49:11Z")

</div>

感谢新的 2.6.0.beta2 更新。 运行一切正常。感谢您的辛勤工作。

---

## [允许所有用户在调用API时查看用户的post\_count](https://meta.discourse.org/t/allow-all-users-to-see-users-post-count-when-using-the-api/161770)

<div class="topic-metadata">

**Author:** [@Wille](https://meta.discourse.org/u/Wille)\
**回覆:** 6\
**Last updated:** [2020年十月9日 06:04 UTC](https://meta.discourse.org/t/allow-all-users-to-see-users-post-count-when-using-the-api/161770 "2020-10-09T06:04:28Z")

</div>

嘿。 我想知道是否有什么方法可以允许所有用户在调用 API \`/users/{username}.json\` 时看到用户的 \`post\_count\`，而无需修改 git 仓库？ 是否有类似 t… 的设置或插件

---

## [\[付费\] 电子邮件集成 (gsuite)](https://meta.discourse.org/t/paid-email-integration-gsuite/161772)

<div class="topic-metadata">

**Author:** [@P2W](https://meta.discourse.org/u/P2W)\
**回覆:** 3\
**Last updated:** [2020年八月23日 19:58 UTC](https://meta.discourse.org/t/paid-email-integration-gsuite/161772 "2020-08-23T19:58:26Z")

</div>

您希望做什么？ Gsuite 电子邮件集成。（所有来自 X@mywebsite.com 的摘要、激活电子邮件等） 我的域名托管在 discourse 托管上，Gsuite 已经是我的电子邮件提供商。 您什么时候需要……

---

## [webdesign.weisshart.de 网站的聊天集成](https://meta.discourse.org/t/chat-von-webdesign-weisshart-de-integration/161776)

<div class="topic-metadata">

**Author:** [@Manuel1986](https://meta.discourse.org/u/Manuel1986)\
**回覆:** 0\
**Last updated:** [2020年八月22日 20:52 UTC](https://meta.discourse.org/t/chat-von-webdesign-weisshart-de-integration/161776 "2020-08-22T20:52:21Z")

</div>

如何从 webdesign.weisshart.de 聊天 集成 链接 https://webdesign.weisshart.de/chat.php https://webdesign.weisshart.de/chat-integrieren.php

---

## [404 当在用户页面末尾添加 .js 时页面崩溃](https://meta.discourse.org/t/404-page-breaks-when-js-is-added-to-the-end-of-a-user-page/161777)

<div class="topic-metadata">

**Author:** [@RiversideRocks](https://meta.discourse.org/u/RiversideRocks)\
**回覆:** 7\
**Last updated:** [2021年十月25日 20:48 UTC](https://meta.discourse.org/t/404-page-breaks-when-js-is-added-to-the-end-of-a-user-page/161777 "2021-10-25T20:48:42Z")

</div>

一个不太重要的 Bug，但在论坛上访问一个不存在的以 .js 结尾的用户页面时，CSS 不会渲染。

---

## [安装插件中的某些 gem 时遇到问题](https://meta.discourse.org/t/facing-an-issue-while-installing-some-gems-in-the-plugin/161780)

<div class="topic-metadata">

**Author:** [@fzngagan](https://meta.discourse.org/u/fzngagan)\
**回覆:** 9\
**Last updated:** [2020年八月31日 04:20 UTC](https://meta.discourse.org/t/facing-an-issue-while-installing-some-gems-in-the-plugin/161780 "2020-08-31T04:20:39Z")

</div>

@sam 我无法在插件中安装某些 gem，例如 google-protobuf。此 gem 是 google-cloud-vision gem 的依赖项。 这是一个尝试安装它的插件。https://github.com/fzngagan/gem-issue 日志gem ins……

---

## [\[已解决\] Discourse 更新到 2.6.0.beta2 后不再运行](https://meta.discourse.org/t/solved-discourse-not-running-any-more-after-update-to-2-6-0-beta2/161796)

<div class="topic-metadata">

**Author:** [@TBauer](https://meta.discourse.org/u/TBauer)\
**回覆:** 7\
**Last updated:** [2020年八月23日 14:34 UTC](https://meta.discourse.org/t/solved-discourse-not-running-any-more-after-update-to-2-6-0-beta2/161796 "2020-08-23T14:34:28Z")

</div>

你好， 昨天我尝试通过 SSH 安装 2.6.0.beta2 更新。更新本身运行没有问题。我也阅读了信息，更新可能需要很长时间。但一天之后，它应该又能正常工作了。我 ……

---

## [如何在开发数据库（本地）中删除标签？](https://meta.discourse.org/t/how-can-i-delete-a-tag-in-development-database-on-local/161797)

<div class="topic-metadata">

**Author:** [@Pad\_Pors](https://meta.discourse.org/u/Pad_Pors)\
**回覆:** 3\
**Last updated:** [2020年八月24日 21:00 UTC](https://meta.discourse.org/t/how-can-i-delete-a-tag-in-development-database-on-local/161797 "2020-08-24T21:00:29Z")

</div>

继续讨论“手动为开发恢复 Discourse 备份”：在我的本地机器上，我想在恢复之前删除备份数据库中的一个标签。如何通过控制台执行此操作？

---

## [Propellerads 问题](https://meta.discourse.org/t/propellerads-question/161798)

<div class="topic-metadata">

**Author:** [@R\_X](https://meta.discourse.org/u/R_X)\
**回覆:** 2\
**Last updated:** [2020年八月24日 17:00 UTC](https://meta.discourse.org/t/propellerads-question/161798 "2020-08-24T17:00:34Z")

</div>

有人知道如何在 Discourse 中安装 PropellerAds 而不使用 Adsense 吗？Adsense 无法接受我的提交，我正在考虑使用 PropellerAds。谢谢。

---

## [房屋广告 503 错误](https://meta.discourse.org/t/house-ads-503-error/161808)

<div class="topic-metadata">

**Author:** [@R\_X](https://meta.discourse.org/u/R_X)\
**回覆:** 1\
**Last updated:** [2020年八月23日 10:01 UTC](https://meta.discourse.org/t/house-ads-503-error/161808 "2020-08-23T10:01:51Z")

</div>

我正在尝试投放房源广告，但出现 503 错误。

---

## [WhatsApp 群组替代方案](https://meta.discourse.org/t/alternate-to-whatsapp-groups/161820)

<div class="topic-metadata">

**Author:** [@Vik](https://meta.discourse.org/u/Vik)\
**回覆:** 3\
**Last updated:** [2020年八月24日 13:28 UTC](https://meta.discourse.org/t/alternate-to-whatsapp-groups/161820 "2020-08-24T13:28:49Z")

</div>

大家好， 我在WhatsApp上有很多群组，使用了一段时间后遇到了很多问题，例如：聊天中遗漏重要信息、群组成员人数上限、投票等。 Discourse 可以解决...

---

## [批量添加类别](https://meta.discourse.org/t/adding-bulk-categories/161823)

<div class="topic-metadata">

**Author:** [@SpaceIgniter](https://meta.discourse.org/u/SpaceIgniter)\
**回覆:** 5\
**Last updated:** [2020年八月26日 10:15 UTC](https://meta.discourse.org/t/adding-bulk-categories/161823 "2020-08-26T10:15:37Z")

</div>

您好， 我是 Discourse 的新用户。 我的安装运行良好，到目前为止没有出现任何问题。 我正在构建的社区类型需要大量的分类/主题。 我需要添加相当多的类别，并且……

---

## [镜像邮件列表订阅问题](https://meta.discourse.org/t/problem-subscribing-to-mirrored-mailing-list/161827)

<div class="topic-metadata">

**Author:** [@deeplow](https://meta.discourse.org/u/deeplow)\
**回覆:** 9\
**Last updated:** [2020年九月6日 11:25 UTC](https://meta.discourse.org/t/problem-subscribing-to-mirrored-mailing-list/161827 "2020-09-06T11:25:02Z")

</div>

您好！在我的 Discourse 实例中，我想创建一个只读邮件列表镜像（来自 Google Groups），但我在让 Discourse 订阅邮件列表时遇到了问题。 为了订阅邮件列表，我需要……

---

## [有办法隐藏类别版主在关于页面上吗？](https://meta.discourse.org/t/is-there-a-way-to-hide-the-category-moderators-from-the-about-page/161837)

<div class="topic-metadata">

**Author:** [@Thomas\_G](https://meta.discourse.org/u/Thomas_G)\
**回覆:** 2\
**Last updated:** [2020年八月23日 17:47 UTC](https://meta.discourse.org/t/is-there-a-way-to-hide-the-category-moderators-from-the-about-page/161837 "2020-08-23T17:47:45Z")

</div>

大家好，我对此不太确定，需要你们的帮助。有什么方法可以做到吗？

---

## [我们的自定义“深色主题”已损坏。包含浅色主题元素](https://meta.discourse.org/t/our-custom-dark-theme-is-broken-has-light-theme-elements/161841)

<div class="topic-metadata">

**Author:** [@sunjam](https://meta.discourse.org/u/sunjam)\
**回覆:** 3\
**Last updated:** [2020年八月23日 20:38 UTC](https://meta.discourse.org/t/our-custom-dark-theme-is-broken-has-light-theme-elements/161841 "2020-08-23T20:38:43Z")

</div>

继续讨论 MD Topic List 组件： 刚试着用 MD Topic List 组件显示主题，注意到每个主题在浅色和深色之间交替显示。我没有编写原始主题，但有什么想法……

---

## [下拉类别和标签子菜单位于何处？](https://meta.discourse.org/t/where-do-the-drop-down-category-and-tags-sub-menu-reside/161842)

<div class="topic-metadata">

**Author:** [@sunjam](https://meta.discourse.org/u/sunjam)\
**回覆:** 0\
**Last updated:** [2020年八月23日 18:44 UTC](https://meta.discourse.org/t/where-do-the-drop-down-category-and-tags-sub-menu-reside/161842 "2020-08-23T18:44:35Z")

</div>

继续讨论 Category icons component： 在设置中，我在哪里可以找到“Categories”和“Themes”的下拉菜单？我之前禁用了它们，现在找不到它们在哪里可以重新启用……

---

## [服务器管理服务值得吗？](https://meta.discourse.org/t/are-server-management-services-worth-it/161843)

<div class="topic-metadata">

**Author:** [@Bill](https://meta.discourse.org/u/Bill)\
**回覆:** 3\
**Last updated:** [2020年八月26日 18:58 UTC](https://meta.discourse.org/t/are-server-management-services-worth-it/161843 "2020-08-26T18:58:38Z")

</div>

我想知道这里是否有人为他们的 Discourse 网站使用 Cloudways 等服务器管理服务？我不确定这类服务的正确术语是什么，但它们可以帮助您管理云服务器……

---

## [\[付费\] 用户反馈评分在个人资料卡上](https://meta.discourse.org/t/paid-user-feedback-rating-on-profile-card/161845)

<div class="topic-metadata">

**Author:** [@P2W](https://meta.discourse.org/u/P2W)\
**回覆:** 1\
**Last updated:** [2020年八月23日 20:01 UTC](https://meta.discourse.org/t/paid-user-feedback-rating-on-profile-card/161845 "2020-08-23T20:01:48Z")

</div>

您希望做什么？用户反馈功能。允许用户对其他用户进行评分，这对于 Discourse 的市场应用很重要。类似于下面。 您何时需要完成？2 周 您的预算是多少？……

---

## [网站在尝试更新到2.6.0 beta2后出现504错误](https://meta.discourse.org/t/website-showing-504-error-after-trying-to-update-to-2-6-0-beta2/161846)

<div class="topic-metadata">

**Author:** [@thegurjyot](https://meta.discourse.org/u/thegurjyot)\
**回覆:** 1\
**Last updated:** [2020年八月23日 20:22 UTC](https://meta.discourse.org/t/website-showing-504-error-after-trying-to-update-to-2-6-0-beta2/161846 "2020-08-23T20:22:40Z")

</div>

An admin of my website tried to update the Discourse to the latest build but something happened due to which the update was not completed. So I tried to fix it from the Putty by updating the website from the command line…

---

## [需要帮助回复电子邮件](https://meta.discourse.org/t/need-help-with-reply-by-email/161858)

<div class="topic-metadata">

**Author:** [@sok777](https://meta.discourse.org/u/sok777)\
**回覆:** 8\
**Last updated:** [2020年八月24日 21:08 UTC](https://meta.discourse.org/t/need-help-with-reply-by-email/161858 "2020-08-24T21:08:29Z")

</div>

我们已按照指示设置了带有新容器的电子邮件回复，以及 API 和 DNS。 前端的设置也已完成。 尝试向我们的论坛发送电子邮件但未收到或未在“回复……

---

## [升级到 2.6.0.beta1 ( 58ee947b35 ) 后，@staff 类别不可见](https://meta.discourse.org/t/staff-category-not-visible-since-upgrade-to-2-6-0-beta1-58ee947b35/161862)

<div class="topic-metadata">

**Author:** [@sunjam](https://meta.discourse.org/u/sunjam)\
**回覆:** 3\
**Last updated:** [2020年八月24日 23:58 UTC](https://meta.discourse.org/t/staff-category-not-visible-since-upgrade-to-2-6-0-beta1-58ee947b35/161862 "2020-08-24T23:58:17Z")

</div>

自升级到 2.6.0.beta1 ( 58ee947b35 ) 以来，在“所有分类”的默认显示中没有出现任何 @staff 限制的主题。我是一名管理员，因此不再看到列出的内容非常令人烦恼。欢迎提出建议！

---

## [如何仅为未登录用户禁用横幅主题的关闭按钮](https://meta.discourse.org/t/how-to-disable-the-banner-topic-dismiss-button-for-non-logged-in-users-only/161864)

<div class="topic-metadata">

**Author:** [@Deyner\_López](https://meta.discourse.org/u/Deyner_L%C3%B3pez)\
**回覆:** 3\
**Last updated:** [2020年八月24日 16:34 UTC](https://meta.discourse.org/t/how-to-disable-the-banner-topic-dismiss-button-for-non-logged-in-users-only/161864 "2020-08-24T16:34:07Z")

</div>

继续讨论“如何禁用横幅主题的关闭按钮？”： 我查看了此主题，但对我来说仍然没有明确的答案。我的用例如下：我们有一个论坛（community.pynk.io），它使用邀请……

---

## [将现有用户（并邀请新用户）添加到群组](https://meta.discourse.org/t/adding-existing-and-inviting-new-users-to-a-group/161880)

<div class="topic-metadata">

**Author:** [@BenLeong](https://meta.discourse.org/u/BenLeong)\
**回覆:** 6\
**Last updated:** [2020年八月27日 01:55 UTC](https://meta.discourse.org/t/adding-existing-and-inviting-new-users-to-a-group/161880 "2020-08-27T01:55:12Z")

</div>

我有一个特定的用例，想知道是否有更简单的方法可以做到。 并非我们所有的用户（通过我们的 SSO）都有活跃的论坛帐户 我们需要定期将用户添加到论坛组，以便访问私有……

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

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