Discuz论坛页如何去掉最后发表

 我来答
百度网友aa5ef65
2018-03-11 · 超过42用户采纳过TA的回答
知道小有建树答主
回答量:152
采纳率:0%
帮助的人:84.7万
展开全部

修改文件(此修改方式为默认模板)

template/default/forum/forumdisplay_list.htm

查找

<td class="by">{lang lastpost}</td>

约45行

修改为(不要全删,删除变量就行,不然会错位)

<td class="by"></td>

搜索

<cite><!--{if $thread['lastposter']}-->

以下内容全部删除

<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>

保存,后台更新缓存。

推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式