搜索

discuz最后回复人和最后回复时间代码

[复制链接]
查看: 82|回复: 2

1876

主题

2290

帖子

43万

金币

管理员

Rank: 111Rank: 111Rank: 111

战神勋章【极品】爱国勋章游戏开发者勋章

发表于 2023-10-30 22:12:52 | 显示全部楼层 |阅读模式
办理VIP,免金币下载游戏!
\template\default\forum\forumdisplay_list.htm(此处以默认模板为例,如果使用第三方模板请将default\缓存对应的模板目录查看和修改,如果第三方模板中没有对应文件,请修改默认模板)
搜索$thread[lastposter]找到如下代码:
<td class="by">
        <cite><!--{if $thread['lastposter']}--><a href="{if $thread[digest] != -2}home.php?mod=space&username=$thread[lastposterenc]{else}forum.php?mod=viewthread&tid=$thread[tid]&page={echo max(1, $thread[pages]);}{/if}" c="1">$thread[lastposter]</a><!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
        <em><a href="{if $thread[digest] != -2 && !$thread[ordertype]}forum.php?mod=redirect&tid=$thread[tid]&goto=lastpost$highlight#lastpost{else}forum.php?mod=viewthread&tid=$thread[tid]{if !$thread[ordertype]}&page={echo max(1, $thread[pages]);}{/if}{/if}">$thread[lastpost]</a></em>
</td>

看到此处稍微会一点html知识的人已经就能修改了,其中$thread[lastposter]是最后回复人,$thread[lastpost]是最后回复时间!


----
$thread[dateline] = 发帖时间$thread[lastpost] =回帖时间或者说最后更新时间。
我们可以在列表页模版forumdisplay_list.htm中看到它们。
代码分别如下:

<em><span{if $thread['istoday']} class="xi1"{/if}>$thread[dateline]</span></em>

<em><a href="{if $thread[digest] != -2 && !$thread[ordertype]}forum.php?mod=redirect&tid=$thread[tid]&goto=lastpost$highlight#lastpost{else}forum.php?mod=viewthread&tid=$thread[tid]{if !$thread[ordertype]}&page={echo max(1, $thread[pages]);}{/if}{/if}">$thread[lastpost]</a></em>

声明

1.本站资源来源于网络,本站不研究无任何技术支持!仅供自行学习交流之用,请勿用于商业用途!

2.一切网民在进入热血侠主页及各层页面时已经仔细看过并完全同意本站站务区内发布的免责声明

3.本站内容如若侵犯到您的权益,请通过本站提供的联系方式联系我们,我们会尽快处理!

0

主题

19

帖子

43

金币

新手上路

Rank: 1

发表于 2023-11-13 16:46:20 | 显示全部楼层

谢谢楼主分享

1

主题

65

帖子

5

金币

正式会员

Rank: 11Rank: 11

发表于 2024-3-23 19:52:07 | 显示全部楼层
感谢大佬分享~~
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

热血侠简介

热血侠网游单机论坛致力于为网游单机版游戏玩家提供一个网络游戏改单机版一键端下载和游戏交流分享的平台,打造全网最好的网游单机论坛,提供最全最好玩的网游单机版一键端下载。

Copyright  ©2015-2018  热血侠网游单机论坛  Powered by Discuz!  

快速回复 返回顶部 返回列表