Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] Discuz! X3.1 默认模板如何去掉“最后发表”

[复制链接]
wp520 发表于 2014-5-15 00:22:11 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X3
浏览器: 其他(帖子中请注明浏览器) 
使用模板: 官方模板
BUG地址: http://www.wp520.cn/forum.php

已在网上找了很久,还是解决不了。版块简介是用插件实现的,就是最后发表那里不知道怎么弄走,求大神教下,谢谢!

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
Dz新手帮助站 发表于 2014-6-25 10:31:13 | 显示全部楼层
联系qq88266896  有偿援助
回复

使用道具 举报

KeithAllan/奋斗 发表于 2014-6-28 00:07:56 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

DZ动力1012 发表于 2014-8-25 18:38:35 | 显示全部楼层
以Discuz! X3.2为例,编辑文件template/default/forum/discuz.htm,删除以下代码
  1.                                                                         <dd>
  2.                                                                         <!--{if $colletion['lastpost']}-->
  3.                                                                                 <!--{if $forumcolumns < 3}-->
  4.                                                                                         <a href="forum.php?mod=redirect&tid=$colletion[lastpost]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($colletion[lastsubject], 30)}--></a> <cite><!--{date($colletion[lastposttime])}--> <!--{if $colletion['lastposter']}-->$colletion['lastposter']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
  5.                                                                                 <!--{else}-->
  6.                                                                                         <a href="forum.php?mod=redirect&tid=$colletion[lastpost]&goto=lastpost#lastpost">{lang forum_lastpost}: <!--{date($colletion[lastposttime])}--></a>
  7.                                                                                 <!--{/if}-->
  8.                                                                         <!--{else}-->
  9.                                                                                 {lang never}
  10.                                                                         <!--{/if}-->
  11.                                                                         </dd>
复制代码
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-9-28 05:55 , Processed in 0.368504 second(s), 19 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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