Documentation Theme Broken and Side Navigation Bar Missing Post-Confluence Upgrade

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

The Documentation theme is broken, and the left navigation bar is missing post-Confluence upgrade

原因

The wrong documentation theme plugin is loaded (instead of the one bundled with Confluence)


ソリューション

Take a backup of the Confluence Database. Then run this query to remove the wrong plugin:

DELETE FROM PLUGINDATA WHERE PLUGINKEY LIKE '%com.atlassian.confluence.plugins.doctheme%';

After that, shutdown Confluence, remove the plugin caches from the Confluence Home Directory:

  • bundled-plugins
  • plugins-cache
  • plugins-osgi-cache
  • plugins-temp

Then startup Confluence

最終更新日: 2016 年 2 月 26 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.