[問題]我找不到ㄉ地方

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

版主: 版主管理群

主題已鎖定
frankh
星球公民
星球公民
文章: 54
註冊時間: 2003-12-22 23:21

[問題]我找不到ㄉ地方

文章 frankh »

我安裝ㄌChatBoxㄉ外掛....我按照她ㄉ所給ㄉ步驟做安裝.....但安裝到後來我在我ㄉ程式碼就找不到它所叫我安裝ㄉ程式碼\r
這是它ㄉ安裝步驟.....

代碼: 選擇全部

# 
#-----[ FIND 尋找 ]------------------------------------------ 
#

<td class="row1" align="center" valign="middle" rowspan="2"><img src="templates/subSilver/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>

#
#-----[ REPLACE WITH ]------------------------------------
#
<td class="row1" align="center" valign="middle" rowspan="3"><img src="templates/subSilver/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>

# 
#-----[ FIND 尋找 ]------------------------------------------ 
#

  <tr> 
	<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE}   [ {L_WHOSONLINE_ADMIN} ]   [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
  </tr>

# 
#-----[ AFTER, ADD 之後加上 ]------------------------------------------ 
#

  <tr>
	<td class="row1" align="left"><span class="gensmall">{TOTAL_CHATTERS_ONLINE}   
	<!-- BEGIN switch_user_logged_out -->
	[ {L_LOGIN_TO_JOIN_CHAT} ]
	<!-- END switch_user_logged_out -->
	<!-- BEGIN switch_user_logged_in -->
	[ <a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,width=540,height=450')">{L_CLICK_TO_JOIN_CHAT}</a> ]
	<!-- END switch_user_logged_in -->
	<br />{CHATTERS_LIST}
	</span>
	</td>
  </tr>
這是我ㄉ原始檔

代碼: 選擇全部

{NEWS}
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat" colspan="4" align="center">{L_IIB_STATUS}</td>
<tr>
<td class="row1" valign="top"><span class="gensmall">
<table width="100%" cellspacing="3" cellpadding="0" border="0">
<tr>
<td valign="top" width="50%">
      <table width="100%" border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline" height="220"> 
   <tr> 
     <td valign="top">
<table border="0" cellpadding="4" cellspacing="0" width="100%">
  <tr>
    <td width="120" align="center" >{AVATAR_IMG}</td>
    <td valign="top">
      <table width="100%" border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline"> 
   <tr> 
     <td align="center" width="70%"> 你的個人狀態 </th> 
   </tr>
    <table border="0" cellpadding="4" cellspacing="0" width="100%">
      <tr>
        <td width="60%" valign="top">{L_IIB_RESULT}<br>{L_USERNAME} :{USERNAME}<br>{L_IIB_POSTED}{USER_POSTS}</td>
        <td width="40%" align="right" valign="top"><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><br /><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></td>
      </tr>
      <tr>
        <td width="100%" colspan="2" valign="top" align="center"><a href="{U_SEARCH_DAILY}" class="gensmall">{L_SEARCH_DAILY}</a> - <a href="{U_SEARCH_DAILY}?hours=12" class="gensmall">12小時</a> - <a href="{U_SEARCH_DAILY}?hours=48" class="gensmall">48小時</a> - <a href="{U_SEARCH_DAILY}?hours=72" class="gensmall">72小時</a><br /></td>
      </tr>
      <tr>
        <td width="100%" colspan="2" valign="top" align="center">{LAST_VISIT_DATE}<br />{CURRENT_TIME}</td>
      </tr>
    </table>
   </td>
  </tr>
</table>
  </td>
  </tr>
</table>
</td>
<td align="right" valign="top" class="gensmall" width="50%">
<table border="0" cellpadding="4" cellspacing="0" width="100%" class="forumline" height="220"><tr><td>
<table width="100%" height="100%" cellpadding="4" cellspacing="0" border="0" style="{background-color: white"> 
<tr><td valign="top"> 
<table width="100%" border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline"><tr> 
<td align="center" width="70%"> 最新發表文章 </td></tr>
<table border="0" cellpadding="6" cellspacing="0" width="100%"><tr>
<td width="70%" align="left" align="center">主題</td>
<td width="30%" align="right" align="center">發表人</td>
</tr></table> 
<!-- BEGIN top5row --> 
<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr>
<td width="70%" align="left"><span class="topictitle"><a href="{top5row.topic_url}" target="_top" class="topictitle">{top5row.topic}</a></span></td>
<td width="30%" align="right"><span class="postdetails">{top5row.replier_url} <a href="{top5row.last_post_url}" target="_top"><img src="{icon_url}" border="0" alt="{icon_alt}" /></a></span></td>
</tr></table>
<!-- END top5row --> 
</table></td></tr></table></td></tr></table></span></td></tr>
<tr>
<td colspan="4" align="center">
<table width="100%" cellpadding="2" cellspacing="1" border="0">
<tr>
<td>
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<td class="row1" valign="top><span class="gensmall">
{NEWEST_USER}
<br /><hr>{RECORD_USERS}<br />
<span class="gensmall">{L_ONLINE_EXPLAIN}</span>
</td>
<td width="28%" valign="top><span class="gensmall"> {TOTAL_USERS}<br />{TOTAL_TOPICS}<br />{TOTAL_POSTS}<br />論壇參觀人數 : {VC_COUNT}</span></td>
<td width="17%" valign="top><span class="gensmall"> {TOTAL_USERS_ONLINE}</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<tr>
</table><br>
   <table width="100%" border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline"> 
   <tr> 
     <td width="15"><img src="images/announce.gif"></td>
     <td width="100%"><marquee scrollamount=3 scrolldelay=75 width="100%" onmouseover=this.stop(); onmouseout=this.start();>{ANNOUNCEMENT}</marquee><br></td>
   </tr> 
   </table> <br>
<a href="{U_INDEX}" class="nav">{L_INDEX}</a>


<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th colspan="3"> {L_FORUM} </th>
<th width="40"> {L_TOPICS} </th>
<th width="40"> {L_POSTS} </th>
<th width="150"> {L_LASTPOST} </th>
<th width="120"> {L_MODERATOR} </th>
</tr>
</table>
<br>
<!-- BEGIN catrow -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat" colspan="7" align="center"><a title="{catrow.CAT_DESC}">{catrow.CAT_ICON}</a><a href="{catrow.U_VIEWCAT}">{catrow.CAT_DESC}</a></td>
</tr>
<!-- BEGIN forumrow -->
<tr>
<td class="row1" height="25" width="25" align="center"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" align="center" valign="middle" width="88" height="50"><a title="{catrow.forumrow.FORUM_NAME}">{catrow.forumrow.FORUM_ICON_IMG}</a></td>
<td class="row1"><table cellpadding="3" cellspacing="0">
   <td class="row1" width="100%"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br /> 
     </span> <span class="genmed">{catrow.forumrow.FORUM_DESC}</td> 
   </tr></table></td>
<td class="row2" align="center" width="40"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
<td class="row2" align="center" width="40"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
<td class="row2" align="center" nowrap="nowrap" width="150"><span class="gensmall"><a href="{catrow.forumrow.U_LAST_TOPIC}">{catrow.forumrow.LAST_TOPIC}</a><br />{catrow.forumrow.LAST_POST}</span></td>
<td class="row2" align="center" valign="middle" width="120" nowrap="nowrap"><span class="gensmall"><select><option>{catrow.forumrow.L_MODERATOR}</option><option>------------</option><option>{catrow.forumrow.MODERATORS}</option></select></span></td></tr>
<!-- END forumrow -->
</table>
<br />
<!-- END catrow -->

<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat" colspan="4"><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></td>
<tr>
<td class="row1" valign="top><span class="gensmall">
[ <strong>{L_WHOSONLINE_ADMIN}</strong> 
]   [ <strong>{L_WHOSONLINE_MOD}</strong> ]<br />
{LOGGED_IN_USER_LIST}</span></td>
</tr>
</table>

<br>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <tr> 
	<td class="catLeft" width="100%" height="22"><span class="cattitle"><a href="{U_LINKS}" class="cattitle">{L_LINKS}</a></span></td>
	<td class="catRight" nowrap="nowrap" align="center"><span class="cattitle">{SITENAME}</span></td>
  </tr>
  <tr> 
	<td class="row1" nowrap="nowrap"><iframe marginwidth="0" marginheight="0" src="{U_LINKS_JS}" frameborder="0" scrolling="no" width="100%" height="{SITE_LOGO_HEIGHT}"></iframe></td>
	<td class="row1" nowrap="nowrap"><img src="{U_SITE_LOGO}" alt="{SITENAME}" width="{SITE_LOGO_WIDTH}" height="{SITE_LOGO_HEIGHT}" border="0" /></td>
  </tr>
</table>
<br>
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="profile.php">  
      <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> 
          <tr> 
            <td height="28" class="cat">{L_Quick_Register}</td> 
        </tr> 
        <tr> 
            <td class="row1"><div align="left" class="gensmall"><span class="explaintitle">{L_USERNAME}:</span> 
                <input type="text" class="post" name="username" size="10" value="" /> 
                <span class="explaintitle">{L_EMAIL_ADDRESS}:</span> 
                <input type="text" class="post" name="email" size="10" value="" /> 
                <span class="explaintitle">{L_NEW_PASSWORD}:</span> 
                <input type="password" class="post" name="new_password" size="10" value="" /> 
                <span class="explaintitle">{L_CONFIRM_PASSWORD}:</span> 
                <input type="password" class="post" name="password_confirm" size="10" value="" /> 
                <input type="checkbox" name="agreed" value="true" />{L_READ_FORUM_RULE}</a> 
                <input type="hidden" name="viewemail" value="1" /> 
                <input type="hidden" name="viewemail" value="0" checked="checked" /> 
                <input type="hidden" name="hideonline" value="1" /> 
                <input type="hidden" name="hideonline" value="0" checked="checked" /> 
                <input type="hidden" name="notifyreply" value="1" /> 
                <input type="hidden" name="notifyreply" value="0" checked="checked" /> 
                <input type="hidden" name="notifypm" value="1" checked="checked" /> 
                <input type="hidden" name="notifypm" value="0" /> 
                <input type="hidden" name="popup_pm" value="1" checked="checked" /> 
                <input type="hidden" name="popup_pm" value="0" /> 
                <input type="hidden" name="attachsig" value="1" checked="checked" /> 
                <input type="hidden" name="attachsig" value="0" /> 
                <input type="hidden" name="allowbbcode" value="1" checked="checked" /> 
                <input type="hidden" name="allowbbcode" value="0" /> 
                <input type="hidden" name="allowhtml" value="1" /> 
                <input type="hidden" name="allowhtml" value="0" checked="checked" /> 
                <input type="hidden" name="allowsmilies" value="1" checked="checked" /> 
                <input type="hidden" name="allowsmilies" value="0" /> 
                <input type="hidden" name="dateformat" value="d-m-Y (D) g:ia" maxlength="14" class="post" /> 
                <input type="hidden" name="mode" value="register" /> 
                <input type="hidden" name="coppa" value="0" /> 
                <input type="submit" name="submit" value="{L_Submit}" class="liteoption" /> 
              </div></td> 
        </tr> 
      </table> 
      </form> 
<br />
<br />
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat">{L_LOGIN_LOGOUT}</td>
</tr>
<tr>
<td class="row1" align="center"><span class="gensmall">{L_USERNAME}: 
<input class="post" type="text" name="username" size="10" />
   {L_PASSWORD}: 
<input class="post" type="password" name="password" size="10" />
     {L_AUTO_LOGIN} 
<input class="text" type="checkbox" name="autologin" />
   
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</span></td>
</tr>
</table>
</form>
<!-- END switch_user_logged_out -->
<br>
<br clear="all" />
<table cellspacing="3" border="0" cellpadding="0">
<tr>
<td><img src="templates/BlueSky/images/folder_new.gif" alt="{L_NEW_POSTS}" title="{L_NEW_POSTS}" /></td>
<td class="gensmall">{L_NEW_POSTS}</td>
<td> </td>
<td><img src="templates/BlueSky/images/folder.gif" alt="{L_NO_NEW_POSTS}" title="{L_NO_NEW_POSTS}" /></td>
<td class="gensmall">{L_NO_NEW_POSTS}</td>
<td> </td>
<td><img src="templates/BlueSky/images/folder_lock.gif" alt="{L_FORUM_LOCKED}" title="{L_FORUM_LOCKED}" /></td>
<td class="gensmall">{L_FORUM_LOCKED}</td>
</tr>
</table>
可以教教我要如何去更改....謝謝......
竹貓忠實會員
竹貓忠實會員
文章: 1058
註冊時間: 2003-05-15 00:30
來自: Game.Hack-遊戲駭客
聯繫:

文章 »

當然阿!你不是用那個什麼Blue Sky的論壇。。。= =||
有事問問題,沒事答問題。
廣告不是這樣打滴!遊戲駭客
竹貓忠實會員
竹貓忠實會員
文章: 1058
註冊時間: 2003-05-15 00:30
來自: Game.Hack-遊戲駭客
聯繫:

文章 »

我來講一下好了!如果你要裝這種已經附加數種MOD的論壇
就不要再去另外裝MOD了!因為你絕對會碰到找不到的情形!
這種論壇是專門給新手或根本就不想學的人用的。。。

所以你既然選擇這種論壇。。。就不要再去動它了。。。
不然你就只能去該論壇的官方詢問。。。

ps:強烈建議你裝乾淨的BB在自己+MOD...能從中學到很多東西...
有事問問題,沒事答問題。
廣告不是這樣打滴!遊戲駭客
竹貓忠實會員
竹貓忠實會員
文章: 1058
註冊時間: 2003-05-15 00:30
來自: Game.Hack-遊戲駭客
聯繫:

文章 »

再補充一個重點!
你裝乾淨的BB在自己慢慢+MOD
出問題別人也比較好幫你...了解嗎?
有事問問題,沒事答問題。
廣告不是這樣打滴!遊戲駭客
frankh
星球公民
星球公民
文章: 54
註冊時間: 2003-12-22 23:21

文章 frankh »

恩....了解....因為我時間很緊迫.......我是要架站教作業.......所以會東問西問...因為我們老師要我們網站內容要有聊天室...留言版....討論區......行事曆等等......所以我才通通都要裝mod外掛....我很想自己摸.....但是因為時間太急ㄌ....只給我們一ㄍ禮拜ㄉ時間....所以我才會拿已經有許多modㄉphpbb來用....抱歉....抱歉.....
GeniusKiKi
竹貓忠實會員
竹貓忠實會員
文章: 1086
註冊時間: 2003-10-28 14:50

文章 GeniusKiKi »

裝純 phpbb 加 MOD 也不會花很多時間
我論壇搞掛掉之後
第二次重灌時
花一個晚上裝了 N 個 MOD 了
請點選我簽名檔的網址看看
再也不當爛好人...
好人是小白轉型成大白的墊腳石...
竹貓忠實會員
竹貓忠實會員
文章: 1058
註冊時間: 2003-05-15 00:30
來自: Game.Hack-遊戲駭客
聯繫:

文章 »

GeniusKiKi 寫:裝純 phpbb 加 MOD 也不會花很多時間
我論壇搞掛掉之後
第二次重灌時
花一個晚上裝了 N 個 MOD 了
請點選我簽名檔的網址看看
我們在此獻上遲來的祝福,祝您 68 歲生日快樂 (-08-09),祝您未來的一年一切順利。

= =||
有事問問題,沒事答問題。
廣告不是這樣打滴!遊戲駭客
竹貓忠實會員
竹貓忠實會員
文章: 1058
註冊時間: 2003-05-15 00:30
來自: Game.Hack-遊戲駭客
聯繫:

文章 »

你那個情色小品放的是蝦會阿...
怎麼在用針勾...那個= =||
有事問問題,沒事答問題。
廣告不是這樣打滴!遊戲駭客
主題已鎖定

回到「外掛問題討論」