主题 : jeecms 首页访问问题 |
级别: 童生
![]() |
15# 发表于:2016-09-21 08:56:21 IP:1.212.*.*
我们现在访问的时候不报错了。是空白页面。 但是我在生成静态页面的时候还是报这个错
|
||
---|---|---|---|
级别: 童生
![]() |
19# 发表于:2016-09-21 09:05:37 IP:1.212.*.*
还是空白页面。 但是当我点击生成静态页面时报这个错
The following has evaluated to null or missing: ==> tag_bean [in template "WEB-INF/t/cms/www/default/index/index.html" at line 98, column 42] Tip: If the failing expression is known to be legally null/missing, either specify a default value with 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 parenthessis: (myOptionVar.foo)!myDefault, (myOptionVar.foo)?? The failing instruction (print stack trace for 1 more): ==> ${tag_bean.url} [in template "WEB-INF/t/cms/www/default/index/index.html" at line 98, column 40] |
||
---|---|---|---|
级别: 版主
![]() |
20# 发表于:2016-09-21 09:06:50 IP:182.237.*.*
[@cms_channel id='11']<a href="${tag_bean.url}" target="_blank">
更多>></a>[/@cms_channel] 你模板上是不是有这种标签 |
||
---|---|---|---|