legacy-knowledge-base
公開されました Jul. 2, 2025

テーマを Minium または Speedwell に変更した後、Liferay ポータルが機能しなくなる

written-by

Rafael Regner

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Public Pages 設定の Current Theme を Miniium に変更すると、Freemarker エラーがスローされ、Liferay Portal がすぐに動作を停止します。
    ERROR [default task-16][runtime:59] Error executing FreeMarker template
    FreeMarker template error:
    The following has evaluated to null or missing:
    ==> commerceThemeMiniumHttpHelper [in template "minium-theme_SERVLET_CONTEXT_/templates/init_custom.ftl" at line 11, column 29]
  • Speedwell テーマを選択すると Freemarker エラーもスローされ、同じ問題が発生します。
    ERROR [default task-8][runtime:59] Error executing FreeMarker template
    FreeMarker template error:
    The following has evaluated to null or missing:
    ==> commerceWishListHttpHelper [in template "speedwell-theme_SERVLET_CONTEXT_/templates/init_custom.ftl" at line 5, column 23]

Environment

  • Liferay DXP 7.3

解決策

  • Minium アクセラレータと Speedwell アクセラレータは、非常に堅牢な Commerce Site Initializer です。
  • Commerce モジュールがアクティブ化されていない場合、Minium および Speedwell テーマは使用できません。
  • これらのテーマを利用できないようにするには、 COMMERCE-5481 のホットフィックスをリクエストしてください。
  • Minium および Speedwell テーマを使用できるようにするために、 Liferay Commerce を購入することもできます。

追加情報

  • 修正をインストールする前に、公開ページの外観を Liferay クラシック テーマで設定します。
  • Patching Tool 3.0.22 以降が Hotfix のインストールに必要です。
did-this-article-resolve-your-issue

legacy-knowledge-base