[問題] 公告置頂分區 help~

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
Doenkiss
星球普通子民
星球普通子民
文章: 1
註冊時間: 2005-02-26 16:09

[問題] 公告置頂分區 help~

文章 Doenkiss »

問題外掛:公告置頂分區
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=16261
使用版本:phpBB 2.0.13
狀況描述: 改到templates/subSilver/viewforum_body.tpl時找不到內容所述的code

代碼: 選擇全部

#-----[ FIND ]------------------------------------------------
#
#
#************************************************************************************
#					NOTE :
#					------
#	The lines deleted here are reported in topics_list_box.tpl. You will probably
#	want to customize topics_list_box.tpl the same way viewforum_body.tpl was if
#	you use a particular template with other classes than the ones used by subSilver.
#
#************************************************************************************
  <table
	<tr> 
	  <th
	  <th
	  <th
	  <th
	  <th
	</tr>
	<!-- BEGIN topicrow -->
	<tr> 
	  <td
	  <td
		{topicrow.GOTO_PAGE}</span></td>
	  <td
	  <td
	  <td
	  <td
	</tr>
	<!-- END topicrow -->
	<!-- BEGIN switch_no_topics -->
	<tr> 
	  <td
	</tr>
	<!-- END switch_no_topics -->
	<tr> 
	  <td class="catBottom" 
		<input type="submit" class="liteoption" value="{L_GO}" name="submit" />
		</span></td>
	</tr>
  </table>
#
#-----[ REPLACE WITH ]---------------------------------------- 
#
{TOPICS_LIST_BOX}
#
bebe2803
星球公民
星球公民
文章: 117
註冊時間: 2005-01-24 19:31
來自: Hong Kong

文章 bebe2803 »

先備份這檔案, 再找\r

<!-- BEGIN topicrow -->

把上面第一個找到的 <table> 句至下面第一個找到的 </table> 刪掉, 貼那句\r

{TOPICS_LIST_BOX}

save 後再開網頁看看結果, 有問題就改, 改不好就用備份檔案復原..... (當然, 是其他檔案已更改了)
怨念公社

phpBB 2.0.17, 8+1 個 template, 70+ mod...
Mac
百戰天龍馬蓋先
百戰天龍馬蓋先
文章: 2590
註冊時間: 2003-02-02 02:28
來自: MacphpBBMOD
聯繫:

文章 Mac »

從你的參考連結看來,希望你裝的是最新版的 2.0.1,而不是 1.x 版
http://www.phpbb.com/phpBB/viewtopic.ph ... 208#842208

~Mac
+ 關於 phpBB 使用問題請在版面發問,私人訊息提供其他不相干或是隱私的事情聯絡之用。

phpBB 官網 | 竹貓星球 | MacphpBBMOD | 我的服務
reesion2
星球普通子民
星球普通子民
文章: 26
註冊時間: 2004-12-22 06:18

文章 reesion2 »

我也在嚐試中...
應該是檔名看錯了吧~
我第一次裝也是看錯...

#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/viewforum_body.tpl
^^^^^^^^^^^^^^
不是viewtopic_body.tpl

第一段兩個頁面都有...
主題已鎖定

回到「外掛問題討論」