[出錯了,請聯系網站管理員]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> row [in template "tpl/html/20240129/1304382725423116/ko/displaynews.html" at line 21, column 37]
----
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: ${row.articleTitle} [in template "tpl/html/20240129/1304382725423116/ko/displaynews.html" at line 21, column 35]
----
?? ??: [出錯了,請聯系網站管理員]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> row [in template "tpl/html/20240129/1304382725423116/ko/displaynews.html" at line 22, column 43]
----
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: ${row.publishDatetime[0..9]} [in template "tpl/html/20240129/1304382725423116/ko/displaynews.html" at line 22, column 41]
---- ?? ??: [出錯了,請聯系網站管理員]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> viewNewsData [in template "tpl/html/20240129/1304382725423116/ko/displaynews.html" at line 22, column 79]
----
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: ${viewNewsData.clickTimes} [in template "tpl/html/20240129/1304382725423116/ko/displaynews.html" at line 22, column 77]
----
[出錯了,請聯系網站管理員]
freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> viewNewsData [in template "tpl/html/20240129/1304382725423116/ko/displaynews.html" at line 24, column 30]
----
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: #function getTextContent(propertyText... [in template "public_include/function.html" in function "getTextContent" at line 171, column 1]
- Reached through: ${getTextContent(viewNewsData.article... [in template "tpl/html/20240129/1304382725423116/ko/displaynews.html" at line 24, column 13]
----