插件管理页面上的旧"聊天"按钮

在插件页面,我的管理员区域似乎显示了一个旧的“聊天”按钮。在聊天功能迁移到核心之后,我已经卸载了该插件。

我们该如何移除这个按钮?

image

⚠️ 加载路由时出错
由插件引起 'chat-c689f749bb8b9c28b199628b9e36019d51611795f0c1efcc629ebb518e3dd47e'
(此消息仅显示给网站管理员)

这在安全模式下会显示吗?会不会是某个主题或组件的问题?

您安装了哪些非官方插件?

您上次重建是什么时候?

我大约 2-3 周没有重新构建了,但这个问题我早就有了。我从来没有在意过,因为它只是一个指向聊天设置(在核心集成之前)的旧链接,没有什么关键的,用户也不会注意到。

在安全模式下,问题会“移动”到红色突出显示的错误。我不认为我曾经有过或现在有任何插件在那里添加聊天按钮?

          - git clone https://github.com/discourse/discourse-encrypt.git
          - git clone https://github.com/discourse/discourse-adplugin.git
          - git clone https://github.com/iunctis/discourse-formatting-toolbar.git
          - git clone https://github.com/discourse/discourse-whos-online.git
          - git clone https://github.com/discourse/discourse-solved.git
          - git clone https://github.com/udan11/discourse-fingerprint.git
          - git clone https://github.com/discourse/discourse-data-explorer.git
          - git clone https://github.com/discourse/discourse-staff-alias.git
          - git clone https://github.com/discourse/discourse-chat-integration.git
          - git clone https://github.com/discourse/discourse-docs.git
          - git clone https://github.com/discourse/discourse-calendar.git
          - git clone https://github.com/discourse/discourse-policy
          - git clone https://github.com/discourse/discourse-patreon.git
          - git clone https://github.com/discourse/discourse-gamification
          - git clone https://github.com/davidtaylorhq/discourse-category-lockdown.git
          - git clone https://github.com/discourse/discourse-push-notifications
          - git clone https://github.com/davidtaylorhq/discourse-telegram-notifications
          - git clone https://github.com/discourse/discourse-automation
          - git clone https://github.com/merefield/discourse-chatbot
          - git clone https://github.com/discourse/discourse-ai
          - git clone https://github.com/discourse/discourse-reactions

这可能是某个插件的副作用……您安装了哪些插件?

1 个赞

我刚刚编辑了我的上一篇帖子,添加了插件转储。

我建议在不使用非官方插件的情况下重建,看看效果如何,然后再逐一添加回来……

我会试试的。

供参考,我在控制台日志中看到了这个:

[PLUGIN chat-c689f749bb8b9c28b199628b9e36019d51611795f0c1efcc629ebb518e3dd47e] 错误:属性设置失败:路径“custom_fields”中的对象未找到。

在不包含上述内容的情况下,我在“聊天”选项卡上看到了这个页面,但我不知道它来自哪里。通过勾选/取消勾选某些插件的启用切换开关,我可以添加/删除几个按钮,但我的任何官方插件都不会实际添加或删除此按钮。

我还有另一个实例,其中插件配置中根本没有聊天按钮。