phpbb version: 2.0.21
styles: subsilver
我安裝了Board Message MOD XL mod 1.0.5.....當我在後台設定只在首頁顯示board msg時...其他頁面 (e.g. 竹貓星球的官方外掛板面....甚至觀看文章內容時的版面)都會出現在後台設定的看版公告....
我應該如何做才能令看版公告在後台設定為"只在首頁顯示"時...真的只有首頁 (index) 才會顯示該公告??
我搜尋過沒有解決方法啊...請幫忙...謝謝!!
[問題] Board Message MOD XL 1.0.5 顯示問題
版主: 版主管理群
Re: [問題] Board Message MOD XL 1.0.5 顯示問題
就我安裝, 使用此外掛的經驗, 沒有您提到的現象.angeljhouse 寫:phpbb version: 2.0.21
styles: subsilver
我安裝了Board Message MOD XL mod 1.0.5.....當我在後台設定只在首頁顯示board msg時...其他頁面 (e.g. 竹貓星球的官方外掛板面....甚至觀看文章內容時的版面)都會出現在後台設定的看版公告....
我應該如何做才能令看版公告在後台設定為"只在首頁顯示"時...真的只有首頁 (index) 才會顯示該公告??
我搜尋過沒有解決方法啊...請幫忙...謝謝!!
建議您:
補齊發問格式.
http://phpbb-tw.net/phpbb/viewtopic.php?t=16161
-
angeljhouse
- 星球公民

- 文章: 118
- 註冊時間: 2006-08-11 12:22
phpbb version: 2.0.21
styles: subsilver
website: angeljhouse.awardspace.com/forums/
server: http://www.awardspace.com
請幫助...謝謝!
styles: subsilver
website: angeljhouse.awardspace.com/forums/
server: http://www.awardspace.com
請幫助...謝謝!
目前, 我從學校的電腦, 無法連結您貼出的論壇位置;angeljhouse 寫:phpbb version: 2.0.21
styles: subsilver
website: angeljhouse.awardspace.com/forums/
server: http://www.awardspace.com
請幫助...謝謝!
回家後, 再做測試.
如果是架在免費空間的論壇,
那麼有比較多的情況難駕馭.
建議您:
1. 不必安裝太多外掛.
2. 補充說明, 免費空間的架站系統 (MySQL, PHP 版本) 為何?
-
angeljhouse
- 星球公民

- 文章: 118
- 註冊時間: 2006-08-11 12:22
-
angeljhouse
- 星球公民

- 文章: 118
- 註冊時間: 2006-08-11 12:22
board msg mod 參考連結
http://phpbb-tw.net/phpbb/viewtopic.php ... C%E5%91%8A
下載連結
http://www.shannado.nl/forumorg/
請試一試以下我的討論區的連結:
http://angeljhouse.awardspace.com/forum ... 95857064d2
http://phpbb-tw.net/phpbb/viewtopic.php ... C%E5%91%8A
下載連結
http://www.shannado.nl/forumorg/
請試一試以下我的討論區的連結:
http://angeljhouse.awardspace.com/forum ... 95857064d2
我猜想:angeljhouse 寫:board msg mod 參考連結
http://phpbb-tw.net/phpbb/viewtopic.php ... C%E5%91%8A
下載連結
http://www.shannado.nl/forumorg/
請試一試以下我的討論區的連結:
http://angeljhouse.awardspace.com/forum ... 95857064d2
您該不會又將此外掛的 '註解' 標籤移走吧?
前例:
http://phpbb-tw.net/phpbb/viewtopic.php?p=248356#248356
Source: board_msg_xl_105.txt#
#-----[ OPEN ]------------------------------------------
#
templates/SubSilver/overall_header.tpl
#
#-----[ FIND ]------------------------------------------
#
</table></td>
</tr>
</table>
#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- BEGIN switch_board_msg -->
<br />
<center>
<table border="0" width={BM_WIDTH} class="forumline">
<tr>
<th colspan="3" class="thCornerL" height="25" nowrap="nowrap"> {BM_TITLE} </th>
</tr>
<tr>
<td width="10%" align="center" class="row1">{BM_IMAGES}</td>
<td class="row1"><span class="gen">{BM_MSG}</a></span></td>
<td width="10%" align="center" class="row1">{BM_IMAGES}</td>
</tr>
</table>
<table border="0" width={BM_WIDTH}>
<tr>
<td align="left" valign="top"><span class="gensmall"><a href={U_BM_PRV} title="{BM_PRV_TITLE}" class="nav">{L_BM_PRV}</a></span></td>
<td align="right" valign="top"><span class="gensmall"><a href={U_BM_NXT} title="{BM_NXT_TITLE}" class="nav">{L_BM_NXT}</a></span></td>
</tr>
</table>
</center>
<!-- END switch_board_msg -->
建議您:
檢視下列檔案的修改.
templates/subSilver/overall_header.tpl
ps.
依舊無法連結您的論壇.
-
angeljhouse
- 星球公民

- 文章: 118
- 註冊時間: 2006-08-11 12:22
因為有網友出現同樣的問題, 所以請參考看看.angeljhouse 寫:己檢查標籤還在...沒有錯漏....
請嘗試按ctrl +重新整理...可能可以進入有關網站..謝謝!
http://phpbb-tw.net/phpbb/viewtopic.php?p=248710#248710
-
angeljhouse
- 星球公民

- 文章: 118
- 註冊時間: 2006-08-11 12:22
