プラグイン管理ページにある古い「チャット」ボタン

管理画面のプラグインページに古い「チャット」ボタンが表示されているようです。チャット機能がコアに移行された後、すでにプラグインをアンインストールしました。

このボタンを削除するにはどうすればよいですか?

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」のパスにあるオブジェクトが見つかりませんでした。

上記のものがビルドに含まれていない場合、「チャット」タブにこのページが表示されますが、どこから来ているのか全く分かりません。いくつかのプラグインの有効化トグルをオン/オフすることで、いくつかのボタンを追加/削除できますが、私の公式プラグインは実際にはこのボタンを追加または削除しません。

別のインスタンスでは、プラグイン構成にチャットボタンが全くありません。