反馈一个网页版社区的问题

4 zhinzc2015 3周前 170次点击

网页版社区的设置页面不能访问了,显示

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Fri Apr 03 22:48:24 CST 2026

There was an unexpected error (type=Internal Server Error, status=500).

Request processing failed; nested exception is freemarker.core.InvalidReferenceException: The following has evaluated to null or missing: ==> user.emailNotification [in template "theme/default/user/settings.ftl" at line 53, column 53] ---- 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: #if user.emailNotification [in template "theme/default/user/settings.ftl" at line 53, column 48] ~ Reached through: #nested [in template "theme/default/layout/layout.ftl" in macro "html" at line 29, column 13] ~ Reached through: @html page_title="设置" page_tab="setti... [in template "theme/default/user/settings.ftl" at line 2, column 1] ----

共 4 条评论
好像是某个东西缺失导致的 本楼来自:我的世界肝帝玩家的资源库,可以进来看看
肯特 3周前
0 
刷新一下试试。
zhinzc2015 [楼主] 3周前
0 
一样
肯特 3周前
0 
没啥大问题的话,基本上社区网页版是不维护的了。
添加一条新评论

登录后可以发表评论 去登录