crx349 發表於 2019-6-4 13:59:34

Discuz!X3.4 帖子关闭非管理员显示“本主题由”

优化界面显示,管理员提升或审核主题通过后,普通用户不显示&quot;本主题由....“<br /><br /><br />\template\default\forum\viewthread_node_body.htm<br />搜索<br /><ol><li>&lt;!--{if !IS_ROBOT &amp;&amp; $post['first'] &amp;&amp; !$_G['forum_thread']['archiveid']}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;!--{if !empty($lastmod['modaction'])}--&gt;&lt;div class=&quot;modact&quot;&gt;&lt;a href=&quot;forum.php?mod=misc&amp;action=viewthreadmod&amp;tid=$_G&quot; title=&quot;{lang thread_mod}&quot; onclick=&quot;showWindow('viewthreadmod', this.href)&quot;&gt;&lt;!--{if $lastmod['modactiontype'] == 'REB'}--&gt;{lang thread_mod_recommend_by}&lt;!--{else}--&gt;{lang thread_mod_by}&lt;!--{/if}--&gt;&lt;/a&gt;&lt;/div&gt;&lt;!--{/if}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;!--{hook/viewthread_modaction}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{/if}--&gt;</ol><br /><br />改为:<br /><ol><li>&lt;!--{if !IS_ROBOT &amp;&amp; $post['first'] &amp;&amp; !$_G['forum_thread']['archiveid'] &amp;&amp; $_G['group']['groupid']=='1'}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;!--{if !empty($lastmod['modaction'])}--&gt;&lt;div class=&quot;modact&quot;&gt;&lt;a href=&quot;forum.php?mod=misc&amp;action=viewthreadmod&amp;tid=$_G&quot; title=&quot;{lang thread_mod}&quot; onclick=&quot;showWindow('viewthreadmod', this.href)&quot;&gt;&lt;!--{if $lastmod['modactiontype'] == 'REB'}--&gt;{lang thread_mod_recommend_by}&lt;!--{else}--&gt;{lang thread_mod_by}&lt;!--{/if}--&gt;&lt;/a&gt;&lt;/div&gt;&lt;!--{/if}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;!--{hook/viewthread_modaction}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{/if}--&gt;</ol><br />显示<em>, </em>管理员<em>, </em>主题<em>, </em>优化<em>, </em>界面

耗子 發表於 2019-6-4 14:27:33

谢谢 这个是干货

元归 發表於 2019-6-5 16:40:14

非常感谢

站长 發表於 2019-6-16 15:14:05

谢谢分享进来学习
頁: [1]
查看完整版本: Discuz!X3.4 帖子关闭非管理员显示“本主题由”