方法如下:
找到模板目录下的viewthread_node.htm文件(默认模板路径为:template/default/forum/viewthread_node.htm):
1、去掉:“分享到:QQ空间、腾讯微薄、腾讯朋友”。在viewthread_node.htm文件搜索并删除:
<!--{if !empty($_G['setting']['pluginhooks']['viewthread_share_method'])}-->
<div class="tshare cl">
<strong>{lang viewthread_share_to}:</strong>
<!--{hook/viewthread_share_method}-->
</div>
<!--{/if}-->