The following has evaluated to null or missing: ==> supportHome [in template "sys/macros/menus.ftl" at line 307, column 62]
---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ----
---- FTL stack trace ("~" means nesting-related): - Failed at: ${supportHome.name!""} [in template "sys/macros/menus.ftl" in macro "mainMenu" at line 307, column 60] - Reached through: @mainMenu [in template "sys/macros/html.ftl" in macro "header" at line 141, column 17] - Reached through: @header [in template "master.ftl" at line 6, column 25] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "body" at line 123, column 25] ~ Reached through: @body [in template "master.ftl" at line 5, column 17] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "html" at line 16, column 17] ~ Reached through: @html resourcePath="/res/v/2025.01/_h... [in template "master.ftl" at line 3, column 9] ----
The following has evaluated to null or missing: ==> supportHome [in template "sys/macros/menus.ftl" at line 307, column 96]
---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ----
---- FTL stack trace ("~" means nesting-related): - Failed at: ${supportHome.href!""} [in template "sys/macros/menus.ftl" in macro "mainMenu" at line 307, column 94] - Reached through: @mainMenu [in template "sys/macros/html.ftl" in macro "header" at line 141, column 17] - Reached through: @header [in template "master.ftl" at line 6, column 25] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "body" at line 123, column 25] ~ Reached through: @body [in template "master.ftl" at line 5, column 17] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "html" at line 16, column 17] ~ Reached through: @html resourcePath="/res/v/2025.01/_h... [in template "master.ftl" at line 3, column 9] ----