PROBLEM WITH TEMPLATE, CHECK YOUR FTL (newsstand/default/index.ftl):
freemarker.core._TemplateModelException: Java method "vnp.Testate.getLatestIssue(boolean)" threw an exception when invoked on vnp.Testate object "vnp.Testate[ id=70 ]"; see cause exception in the Java stack trace.
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${title.getLatestIssue(false).getName()} [in template "templates/_metatags.ftl" at line 23, column 63]
- Reached through: #include "/templates/_metatags.ftl" [in template "templates/frontend.ftl" in macro "frontend_layout" at line 57, column 5]
- Reached through: @frontend_layout viewArea="vc_newssta... [in template "newsstand/custom/cover_big/index.ftl" at line 4, column 1]
- Reached through: #include "/newsstand/${layout.getLayo... [in template "newsstand/default/index.ftl" at line 2, column 1]
----