猫先森 發表於 2019-8-19 20:39:50

【分享】點擊來自關聯版塊主題時不跳轉到對應版塊的問...

<font face="&amp;quot"><font style="font-size:16px">大家好</font></font><br /><font face="&amp;quot"><font style="font-size:16px">昨天有站長反應一個問題</font></font><br /><font face="&amp;quot"><font style="font-size:16px">就是後台設置關聯版塊時</font></font><br /><font face="&amp;quot"><font style="font-size:16px">前台點擊 來自:關聯版塊 時</font></font><br /><font face="&amp;quot"><font style="font-size:16px">卻跳轉到群組首頁了</font></font><br /><font face="&amp;quot"><font style="font-size:16px">而不是跳轉到對應的版塊</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">是因為代碼將連結對應到群組了</font></font><br /><font face="&amp;quot"><font style="font-size:16px">所以點擊後會跳轉到群組</font></font><br /><font face="&amp;quot"><font style="font-size:16px">而不是對應的版塊</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">只要將代碼修改一下即可</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">另外在樓主樓層第二頁</font></font><br /><font face="&amp;quot"><font style="font-size:16px">提供簡體中文方便內地站長們參考^^</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">打開</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">template/default/forum/forumdisplay_list.htm 文件</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">查找</font></font><ol><li>&lt;span class=&quot;fromg xg1&quot;&gt; [{lang from}: &lt;a href=&quot;forum.php?mod=group&amp;fid={$groupnames[$thread]}&quot; target=&quot;_blank&quot; class=&quot;xg1&quot;&gt;{$groupnames[$thread]}&lt;/a&gt;]&lt;/span&gt;</ol><br /><font face="&amp;quot"><font style="font-size:16px">替換為</font></font><ol><li>&lt;span class=&quot;fromg xg1&quot;&gt; [{lang from}: &lt;a href=&quot;forum.php?mod=forumdisplay&amp;fid={$groupnames[$thread]}&quot; target=&quot;_blank&quot; class=&quot;xg1&quot;&gt;{$groupnames[$thread]}&lt;/a&gt;]&lt;/span&gt;</ol><br /><font face="&amp;quot"><font style="font-size:16px">修改前請先備份</font></font><br /><font face="&amp;quot"><font style="font-size:16px">修改後記得更新緩存</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">修改前</font></font><br /><font face="&amp;quot"><font style="font-size:16px">點擊 來自:關聯版塊</font></font><br /><br /><img id="aimg_fiytW" onclick="zoom(this, this.src, 0, 0, 0)" class="zoom" width="599" src="https://bbs.admin7.cc/data/attachment/forum/201908/19/123735akacza1a17iiqyck.jpg" border="0" alt="" /> <br /><br /><font face="&amp;quot"><font style="font-size:16px">提示後跳到群組首頁</font></font><br /><br /><img id="aimg_Kv6wn" onclick="zoom(this, this.src, 0, 0, 0)" class="zoom" width="599" src="https://bbs.admin7.cc/data/attachment/forum/201908/19/123735ydd1dkdvdfd11z3m.jpg" border="0" alt="" /> <br /><br /><font face="&amp;quot"><font style="font-size:16px">修改後</font></font><br /><font face="&amp;quot"><font style="font-size:16px">點擊&nbsp;&nbsp;來自:關聯版塊</font></font><br /><font face="&amp;quot"><font style="font-size:16px">就會跳轉到對應的版塊了</font></font><br /><br /><br /><br /><br /><font face="&amp;quot"><font style="font-size:16px">大家好</font></font><br /><font face="&amp;quot"><font style="font-size:16px">昨天有站长反应一个问题</font></font><br /><font face="&amp;quot"><font style="font-size:16px">就是后台设置关联版块时</font></font><br /><font face="&amp;quot"><font style="font-size:16px">前台点击 来自:关联版块 时</font></font><br /><font face="&amp;quot"><font style="font-size:16px">却跳转到群组首页了</font></font><br /><font face="&amp;quot"><font style="font-size:16px">而不是跳转到对应的版块</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">是因为代码将连结对应到群组了</font></font><br /><font face="&amp;quot"><font style="font-size:16px">所以点击后会跳转到群组</font></font><br /><font face="&amp;quot"><font style="font-size:16px">而不是对应的版块</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">只要将代码修改一下即可</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">打开</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">template/default/forum/forumdisplay_list.htm 文件</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">查找</font></font><ol><li>&lt;span class=&quot;fromg xg1&quot;&gt; [{lang from}: &lt;a href=&quot;forum.php?mod=group&amp;fid={$groupnames[$thread]}&quot; target=&quot;_blank&quot; class=&quot;xg1&quot;&gt;{$groupnames[$thread]}&lt;/a&gt;]&lt;/span&gt;</ol><br /><font face="&amp;quot"><font style="font-size:16px">替换为</font></font><ol><li>&lt;span class=&quot;fromg xg1&quot;&gt; [{lang from}: &lt;a href=&quot;forum.php?mod=forumdisplay&amp;fid={$groupnames[$thread]}&quot; target=&quot;_blank&quot; class=&quot;xg1&quot;&gt;{$groupnames[$thread]}&lt;/a&gt;]&lt;/span&gt;</ol><br /><font face="&amp;quot"><font style="font-size:16px">修改前请先备份</font></font><br /><font face="&amp;quot"><font style="font-size:16px">修改后记得更新缓存</font></font><br /><br /><font face="&amp;quot"><font style="font-size:16px">修改前</font></font><br /><font face="&amp;quot"><font style="font-size:16px">点击 来自:关联版块</font></font><br /><br /><br /><br /><font face="&amp;quot"><font style="font-size:16px">提示后跳到群组首页</font></font><br /><br /><br /><br /><font face="&amp;quot"><font style="font-size:16px">修改后</font></font><br /><font face="&amp;quot"><font style="font-size:16px">点击 来自:关联版块</font></font><br /><font face="&amp;quot"><font style="font-size:16px">就会跳转到对应的版块了</font></font><br /><br /><br /><br /><br />quot<em>, </em>16px<em>, </em>修改
頁: [1]
查看完整版本: 【分享】點擊來自關聯版塊主題時不跳轉到對應版塊的問...