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

 找回密码
 立即注册
搜索

[已解决] 已解决论坛操作记录管理的权限可以浏览

[复制链接]
涪陵在线 发表于 2012-4-27 11:22:55 | 显示全部楼层 |阅读模式
将论坛贴子的管理操作记录只对管理员开放
文件:
template\default\forum\viewthread_node.htm
查找
<!--{if !empty($lastmod['modaction'])}--><div class="modact"><a href="forum.php?mod=misc&action=viewthreadmod&tid=$_G[tid]" title="{lang  thread_mod}"><!--{if $lastmod['modactiontype'] == 'REB'}-->{lang thread_mod_recommend_by}<!--{else}-->{lang thread_mod_by}<!-- {/if}--></a></div><!--{/if}-->
修改为
<!--{if !empty($lastmod['modaction'])}--><div class="modact"><a href="forum.php?mod=misc&action=viewthreadmod&tid=$_G[tid]" title="{lang thread_mod}">
                        <!--{if $_G['uid'] && getstatus($_G['member']['allowadmincp'], 1)}-->
                        <!--{if $lastmod['modactiontype'] == 'REB'}-->{lang thread_mod_recommend_by}<!--{else}-->{lang thread_mod_by}<!--{/if}--><!--{/if}--></a></div><!--{/if}-->


回复

使用道具 举报

530761333 发表于 2012-4-27 11:25:19 | 显示全部楼层
谢谢分享
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-11-22 06:18 , Processed in 0.085818 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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