猫先森 發表於 2019-8-13 19:14:37

特定版塊帖子列表頁只顯示自己的主題 (簡和繁)

<br /><br /><br /><ignore_js_op><span style="white-space: nowrap" id="attach_2261" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})">详细教程以及代码.zip<em class="xg1">(1.55 KB, 下载次数: 258)</em></span>2019-8-13 19:14 上传点击文件名下载附件</ignore_js_op><br /><br /><br /><br /><br />大家好<br />有些站長想讓特定版塊只能顯示自己的主題<br />且不能查看其他會員的主題<br /><br />這種特定版塊可能比較適合<br />申訴或是 vip 或是特殊交易的版塊<br />又或是比較隱私的版塊<br />如醫療版塊等來使用<br /><br />分享給有需要的站長們<br />另外樓主樓層第二頁提供簡體版本<br />方便其他站長閱讀^^<br /><br />打開<br /><br />template/default/forum/forumdisplay_list.htm 文件<br /><br />查找<br /><br /><ol><li>&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;</ol><br /><br /><br /><br />替換為<br /><br /><ol><li>&lt;!--{if in_array($_G, array(2,18))}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&lt;!--{if $_G == $thread || in_array($_G, array(1, 2,3)) }--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;{else}&lt;a&nbsp;&nbsp;target=&quot;_blank&quot;&gt;{lang mod_error_invalid}&lt;/a&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&lt;!--{/if}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;{else}<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; <br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{/if}--&gt;</ol><br /><br /><br /><br />上方代碼中的<br /><br /><font color="#2f4f4f">($_G, array(</font><font color="#ff0000">2</font><font color="#2f4f4f">,</font><font color="#ff0000">18</font><font color="#2f4f4f">))</font><br /><br />是特定版塊的 fid <br />把 <font color="#ff0000">2</font> 和 <font color="#ff0000">18</font> 改成您的特定版塊 fid 即可<br /><br />如果您只有一個特定版塊的話<br />只填一個 fid 即可<br /><br />如<br /><br />($_G, array(<font color="#ff0000">2</font>))<br /><br /><br />上方代碼中的<br /><br />($_G, array(<font color="#ff0000">1</font>, <font color="#ff0000">2</font>,<font color="#ff0000">3</font>))<br /><br />是特定版塊不受限的用戶組 id<br />也就是在特定版塊管理員和超級版主及版主不受限<br />可以在特定版塊查看所有會員的主題<br /><br />如果您只想讓管理員有權限的話<br />只填一個用戶組 id 即可<br /><br />如<br /><br />($_G, array(1))<br /><br />&nbsp;&nbsp;<img title="1.jpg" id="aimg_2256" aid="2256" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/191026mrmgvl9izpqrz0q4.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/191026mrmgvl9izpqrz0q4.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="599" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br />&nbsp;&nbsp;<img title="2.jpg" id="aimg_2257" aid="2257" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/191027o32jjc1jc4219y4q.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/191027o32jjc1jc4219y4q.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="600" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br />如果您特定版塊不是要給用戶組查看權限<br />而是想給某位或是幾位會員有權限的話<br /><br />上方替換為的部分<br />改成替換為<br /><br /><ol><li>&lt;!--{if in_array($_G, array(2,18))}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&lt;!--{if $_G == $thread || in_array($_G, array(1, 2,3)) }--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;{else}&lt;a&nbsp;&nbsp;target=&quot;_blank&quot;&gt;{lang mod_error_invalid}&lt;/a&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&lt;!--{/if}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;{else}<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{/if}--&gt;</ol><br /><br /><br /><br />上方代碼中的特定版塊 fid<br />和之前的說明一樣<br />改成您自己特定版塊的 fid 即可<br />這裡不再重複說明<br /><br />上方代碼中的<br /><br />($_G, array(<font color="#ff0000">1</font>, <font color="#ff0000">2</font>,<font color="#ff0000">3</font>))<br /><br />是特定版塊不受限的會員 uid<br />也就是在特定版塊這三位會員不受限<br />可以在特定版塊查看所有會員的主題<br /><br />如果您只想讓一位會員有權限的話<br />只填一個會員的 uid 即可<br /><br />如<br /><br />($_G, array(<font color="#ff0000">1</font>))<br /><br />這樣修改後在特定版塊帖子列表頁<br />會員發帖後只會看到自己的主題及訪問主題<br />不是自己的主題就會隱藏不顯示<br />會顯示 &quot;抱歉,您無此權限&quot;<br /><br />上方代碼中的<br /><ol><li>&lt;a href=&quot;https://www.dismall.com/forum.php&quot; target=&quot;_blank&quot;&gt;{lang mod_error_invalid}&lt;/a&gt;</ol><br /><br /><br /><br />就是點擊 &quot;抱歉,您無此權限&quot; 時的超連結<br />這個網址就是超連結的網址<br /><br /><ol><li>https://www.dismall.com/forum.php</ol><br /><br /><br /><br />您可以替換為您特定版塊的網址<br />或是您特定版塊是 vip 版塊的話<br />可以替換為充值的頁面網址<br /><br />如果您不想要有超連結的話<br /><ol><li>&lt;div&gt;<br /><li>&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;https://www.dismall.com/forum.php&quot; target=&quot;_blank&quot;&gt;{lang mod_error_invalid}&lt;/a&gt;&lt;/div&gt;</ol><br /><br /><br /><br /><br />則替換為<br /><br /><ol><li>{lang mod_error_invalid}</ol><br /><br /><br /><br /><br />另外如果您後台有設置版塊關聯的話<br />也要將關聯的版塊設置成特定版塊<br />不然會員到關聯版塊時就能查看所有會員的主題<br /><br />如<br />A 版塊是特定版塊<br />和 B 版塊是關聯的版塊<br /><br />那 B 版塊也要修改成特定版塊<br />不然會員到 B 版塊就能查看特定版塊的主題<br /><br />修改前請先備份<br />修改後記得更新緩存<br /><br />修改前<br /><br />&nbsp;&nbsp;<img title="3.jpg" id="aimg_2258" aid="2258" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/191027s9f0lvvoe57erloe.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/191027s9f0lvvoe57erloe.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="600" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br />修改後<br />沒權限的用戶組或是會員<br /><br />&nbsp;&nbsp;<img title="4.jpg" id="aimg_2259" aid="2259" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/191028eccq2852ehr5np8h.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/191028eccq2852ehr5np8h.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="600" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br />不受限的用戶組或是會員<br /><br /><br /><img title="5.jpg" id="aimg_2260" aid="2260" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/191028la5qhbbc2h27q7jc.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/191028la5qhbbc2h27q7jc.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="600" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br />定版<em>, </em>帖子<em>, </em>列表<em>, </em>顯示<em>, </em>自己的

chris 發表於 2020-2-25 15:39:14

支持一下啦啦

chris 發表於 2020-2-25 15:39:39

<br />支持一下啦啦啦啊
頁: [1]
查看完整版本: 特定版塊帖子列表頁只顯示自己的主題 (簡和繁)