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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 去除【只看该作者 |倒序浏览 | 接收回复通知 】功能代码修改那里

[复制链接]
yokt 发表于 2012-2-19 13:04:10 | 显示全部楼层 |阅读模式
今天找了半天没有发现是那个文件,寻求帮助,论坛内也搜索过了,没有相关解决贴子,先谢!
Juster.L.ST 发表于 2012-2-19 13:31:51 | 显示全部楼层
在模版中的  forum/viewthread_node.htm  文件里面


这两个就是只看改作者和显示全部

  1. <span class="pipe">|</span>
  2. <a href="forum.php?mod=viewthread&tid=$post[tid]&page=$page&authorid=$post[authorid]" rel="nofollow">{lang thread_show_author}</a>
  3. <span class="pipe">|</span>
  4. <a href="forum.php?mod=viewthread&tid=$post[tid]&page=$page" rel="nofollow">{lang thread_show_all}</a>
复制代码
这个两个是倒序和正序

  1. <span class="pipe">|</span>
  2. <a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_G[gp_extra]&ordertype=1">{lang post_descview}</a>                                               
  3. <span class="pipe">|</span>
  4. <a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_G[gp_extra]&ordertype=2">{lang post_ascview}</a>
复制代码
回复

使用道具 举报

 楼主| yokt 发表于 2012-2-21 08:46:52 | 显示全部楼层
非常感谢
回复

使用道具 举报

liqu12511 发表于 2012-3-2 22:09:50 | 显示全部楼层
看帖 学习中
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-15 12:36 , Processed in 0.021599 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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