[問題]救命!!!不見了!!!!!急!!!

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
leslietaur
星球公民
星球公民
文章: 78
註冊時間: 2004-08-17 11:46

[問題]救命!!!不見了!!!!!急!!!

文章 leslietaur »

救命!!!
我裝完"訪客計數器"
首頁底部的
"目前總共有 46 位使用者在線上 :: 14 位會員, 0 位隱形及 32 位訪客 [ 系統管理員 ] [ 版面管理員 ]
最高線上人數記錄為 529 人 [ 記錄時間 :: 2003-06-08 23:40 ] 目前線上註冊會員: 9527, dener, e1021, eva7141, hotsend, joe1124, leslietaur, messagebox, piggy, skp, 天霜, 小竹子, 佐藤飛, 神川小羽"
中的紅色字不見了
我又找不到程式碼在哪.....
是不是"訪客計數器"弄得問題???
..........怎辦!!!!

●架設主機作業系統:RedHat Linux
●空間連結:對不起..我還不想公開
●上網方式:adsl
●安裝的程式:Apache+MySQL+PHP+Perl+PhpMyAdmin phpBB2
●版本phpBB2.10
神川小羽
調皮の小羽
調皮の小羽
文章: 1461
註冊時間: 2004-05-01 05:55
來自: 謎樣之筱語
聯繫:

文章 神川小羽 »

應該是安裝的時候不小心煽動了index_body.tpl的這個部分

代碼: 選擇全部

[ {L_WHOSONLINE_ADMIN} ][color=red]& n b s p ;[/color][ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}
& n b s p ; 是因為竹貓這裡沒辦法顯示 事實上這個是連在一起的
-.-
leslietaur
星球公民
星球公民
文章: 78
註冊時間: 2004-08-17 11:46

文章 leslietaur »

神川小羽 寫:應該是安裝的時候不小心煽動了index_body.tpl的這個部分

代碼: 選擇全部

[ {L_WHOSONLINE_ADMIN} ][color=red]& n b s p ;[/color][ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}
& n b s p ; 是因為竹貓這裡沒辦法顯示 事實上這個是連在一起的
連這行都沒....=.=
index_body.tpl:

代碼: 選擇全部

<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
  <tr> 
	<td align="left" valign="bottom"><span class="gensmall">
	<!-- BEGIN switch_user_logged_in -->
	{LAST_VISIT_DATE}<br />
	<!-- END switch_user_logged_in -->
	{CURRENT_TIME}<br /></span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
	<td align="right" valign="bottom" class="gensmall">
		<!-- BEGIN switch_user_logged_in -->
		<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br />
		<!-- END switch_user_logged_in -->
		<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a></td>
  </tr>
</table>


<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
  <tr> 
	<th class="thCornerL" width="50" height="25" align="left" nowrap="nowrap"><a href="{U_SHOW_ALL_CATEGORIES}"><img src="images/icon_plus.gif" alt="{L_SHOW_ALL_CATEGORIES}" border="0" hspace="1" /></a><a href="{U_HIDE_ALL_CATEGORIES}"><img src="images/icon_minus.gif" alt="{L_HIDE_ALL_CATEGORIES}" border="0" hspace="1" /></a></th> 
   <th class="thTop" nowrap="nowrap"> {L_FORUM} </th>
	<th width="50" class="thTop" nowrap="nowrap"> {L_TOPICS} </th>
	<th width="50" class="thTop" nowrap="nowrap"> {L_POSTS} </th>
	<th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
  </tr>
  <!-- BEGIN catrow -->
  <tr> 
	<td class="catLeft" colspan="2" height="28"><span class="cattitle">{catrow.CAT_TYPE} <a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
	<td class="rowpic" colspan="3" align="right"> </td>
  </tr>
  <!-- BEGIN forumrow -->
  <tr> 
	<td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
	<td class="row1" width="100%" height="50"><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}<br />
	  </span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
  </tr>
  <!-- END forumrow -->
  <!-- END catrow -->
</table>
<p></p>
<iframe marginwidth=0 marginheight=0 src='adv_top5.php' frameborder=0 width='100%' scrolling=no height=250> 
</iframe> 
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
  <tr> 
	<td align="left"><span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span></td>
	<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
  </tr>
</table>


<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <tr> 
	<td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a></span></td>
  </tr>
  <tr> 
	<td class="row1" align="center" valign="middle" rowspan="2"><img src="templates/subSilver/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
	<td class="row1" align="left" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span>
	</td>
  </tr>
  <tr> 
	<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE}<br /> 
     {LOGGED_IN_USER_LIST}</span><br /> 
                <span class="gensmall">訪客人數總計: {VC_COUNT}</span></td> 

  </tr>
</table>

<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
	<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>

<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
  <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
	<tr> 
	  <td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
	</tr>
	<tr> 
	  <td class="row1" align="center" valign="middle" height="28"><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" maxlength="32" />
		     {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 clear="all" />

<table cellspacing="3" border="0" align="center" cellpadding="0">
  <tr> 
	<td width="20" align="center"><img src="templates/subSilver/images/folder_new_big.gif" alt="{L_NEW_POSTS}"/></td>
	<td><span class="gensmall">{L_NEW_POSTS}</span></td>
	<td>  </td>
	<td width="20" align="center"><img src="templates/subSilver/images/folder_big.gif" alt="{L_NO_NEW_POSTS}" /></td>
	<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
	<td>  </td>
	<td width="20" align="center"><img src="templates/subSilver/images/folder_locked_big.gif" alt="{L_FORUM_LOCKED}" /></td>
	<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>

  </tr>
</table>
神川小羽
調皮の小羽
調皮の小羽
文章: 1461
註冊時間: 2004-05-01 05:55
來自: 謎樣之筱語
聯繫:

文章 神川小羽 »

試試看這樣改(由於不能使用& n b s p ;所以外連)
請點以下連接修改看看
http://0928.adsldns.org/phpbb2/0928.php?p=1423#1423
-.-
a252
星球普通子民
星球普通子民
文章: 2
註冊時間: 2005-01-15 09:18

[反應] leslietaur

文章 a252 »

請問leslietaur
看您的網站問題好想解決了
我也有同樣的問題
可以分享嗎
design
竹貓忠實會員
竹貓忠實會員
文章: 330
註冊時間: 2003-10-31 00:36
聯繫:

文章 design »

你直接把那

代碼: 選擇全部

{L_WHOSONLINE_ADMIN} ]& n b s p ;[ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}
加進去就好啦!
a252
星球普通子民
星球普通子民
文章: 2
註冊時間: 2005-01-15 09:18

[反應] 請問design大大

文章 a252 »

要插入在什麼地方, 可告之否
主題已鎖定

回到「phpBB 2 安裝與使用」