首页调用留言板内容截取字数的方式
[gbookinfo]6,17,0,33[/gbookinfo]页面模板内容为&#091;!--empirenews.listtemp--]<!--list.var1-->&#091;!--empirenews.listtemp--]列表内容模板为&#160; &#160;&#160; &#160;&#160; &#160; <table width="92%" bor……
[gbookinfo]6,17,0,33[/gbookinfo]
页面模板内容为
[!--empirenews.listtemp--]<!--list.var1-->[!--empirenews.listtemp--]
列表内容模板为
<table width="92%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="16">□</td> <td height="21"><a href="e/tool/gbook/?bid=1" target="_blank" title="[!--lytext--]">[!--lytext--][!--lytime--]<BR> </a></td> </tr> </table>
- 上一篇
祝贺本站已成功升级到帝国6.5版本
本文目录帝国CMS6.0升级6.5常见问题索引祝贺本站已成功升级到帝国6.5版本帝国CMS6.0升级6.5常见问题索引1、升级时提示以下信息Duplicate entry '孟子' for key 'username'alter table ***_enewsmemb
- 下一篇
为什么发布时间比实际时间相差8个小时?
你的php设置的时间有问题,是美国的时间。有以下两种方法可解决:1、修改php.ini,找到:date.timezone,把前面的分号去掉,并把值设为PRC2、修改e/class/config.php文件,把://@date_default_timezone_set("PRC");前面的//去掉即可