Board logo

标题: [Discuz!] 如何去掉最后发表 [打印本页]

作者: 代芳芳    时间: 2015-1-2 15:36     标题: 如何去掉最后发表

分享一个去掉最后发表,看官方有很多去掉最后发表的帖子,自己也稍微研究了一下,找到一个小窍门,希望可以和大家一起参考一下。最后回复如图:
第一张.png

到template/default/forum/discuz.htm找到276,278,315,379,381,417这几行删除。其实这个小窍门就是查到forum.php?mod=redirect&tid=$forum的语句删除掉就可以了。



注意:做操作前一定做好备份。

  1. <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>$forum[lastpost][dateline] <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
复制代码


  1. <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{lang forum_lastpost}: $forum[lastpost][dateline]</a>
复制代码



  1.     <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>$forum[lastpost][dateline] <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->$_G[setting][anonymoustext]<!--{ /if}--></cite>
复制代码


                                         
  1.                                                    <a href="forum.php?mod=redirect& tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>$forum[lastpost][dateline] <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
复制代码



  1.             <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{lang forum_lastpost}: $forum[lastpost][dateline]</a>
复制代码


  1.              <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>$forum[lastpost][dateline] <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
复制代码



最后效果
QQ截图20150102153446.png

图片附件: QQ截图20150102153446.png (2015-1-2 15:35, 11.62 KB) / 下载次数 2872
http://www.verydz.com/help/attachment.php?aid=1143&k=94f2db9b005cc9bab8327d6351aee593&t=1714995789&sid=hpyzrR



图片附件: 第一张.png (2015-1-2 15:36, 16.67 KB) / 下载次数 2963
http://www.verydz.com/help/attachment.php?aid=1144&k=5128d7dd52612b10493bb1cf40d03186&t=1714995789&sid=hpyzrR






欢迎光临 帮助中心_DZ动力 (http://www.verydz.com/help/) Powered by Discuz! 7.2