- UID
- 1
- 主题
管理员
- CN币
- 币
- 威望
- 值
- 报料奖
- 元
- 贡献
- 值
- 回复
- 帖
- 日志
- 好友
- 帖子
- 主题
- 听众
- 收听
- 性别
- 保密
|
,替换的/viewthread_node.htm,是你使用的那个模板里面的
template/default/forum/viewthread_node.htm打开这个文件,
<!--{if $post['first'] && $_G['forum_threadstamp']}-->
<div id="threadstamp"><img src="{STATICURL}image/stamp/$_G[forum_threadstamp][url]" title="$_G[forum_threadstamp][text]" /></div>
<!--{/if}-->
|
|