The following has evaluated to null or missing: ==> oneContent.orderDetailsList [in template "vastLocationResolver://RfsSite/skins/rfsskin/renderers/OrderHistoryContainer/TemplateBody.ftl" at line 99, column 26] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- 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. (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: #assign totalProducts = oneContent.or... [in template "vastLocationResolver://RfsSite/skins/rfsskin/renderers/OrderHistoryContainer/TemplateBody.ftl" at line 99, column 1] - Reached through: #include template [in template "vastLocationResolver://RfsSite/skins/rfsskin/renderers/OneColumnPage/TemplateBody.ftl" at line 47, column 105] - Reached through: #include template [in template "vastLocationResolver://RfsSite/skins/rfsskin/renderers/skin-global/Body.ftl" at line 137, column 13] - Reached through: #include mainBody [in template "component://vastcms/webapp/vastcms/global-templates/includes/GlobalBody.ftl" at line 25, column 4] ----The following has evaluated to null or missing: ==> totalProducts [in template "vastLocationResolver://RfsSite/skins/rfsskin/renderers/OrderHistoryContainer/TemplateBody.ftl" at line 102, column 25] ---- 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. (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: #assign totalPages = ((totalProducts ... [in template "vastLocationResolver://RfsSite/skins/rfsskin/renderers/OrderHistoryContainer/TemplateBody.ftl" at line 102, column 1] - Reached through: #include template [in template "vastLocationResolver://RfsSite/skins/rfsskin/renderers/OneColumnPage/TemplateBody.ftl" at line 47, column 105] - Reached through: #include template [in template "vastLocationResolver://RfsSite/skins/rfsskin/renderers/skin-global/Body.ftl" at line 137, column 13] - Reached through: #include mainBody [in template "component://vastcms/webapp/vastcms/global-templates/includes/GlobalBody.ftl" at line 25, column 4] ----

You have not placed any Orders yet!!!