[問題]放置 ccountv01 計數器 (又解決了)

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

版主: 版主管理群

神僕
星球公民
星球公民
文章: 171
註冊時間: 2003-02-13 02:45

[問題]放置 ccountv01 計數器 (又解決了)

文章 神僕 »

原文http://phpbb-tw.net/phpbb/viewtopic.php?t=22841&start=0&postdays=0&postorder=asc&highlight=


我想將計數器放於\r

圖檔

請問如何改呢?



可能這應該在PhpBB-Plus 去貼
但竹貓分站http://plus.phpbb-tw.net/
好像已經沒有開幾天了~~~~~

請幫我一把~~~
最後由 神僕 於 2004-02-05 21:14 編輯,總共編輯了 1 次。
使用版本:phpBB 3.0.2
網站位置:http://www.hkvalue.net/forum
狀況描述:

http://www.hkvalue.net/forum

很想做得更好,可否多多指點 ^^
StickyKid
竹貓忠實會員
竹貓忠實會員
文章: 1019
註冊時間: 2003-01-31 10:32
來自: Taichung, Taiwan
聯繫:

文章 StickyKid »

要改portal的相關檔案
portal我沒裝過
只能給你這些資料哩
Helvetica is a feature-length independent film about typography.
神僕
星球公民
星球公民
文章: 171
註冊時間: 2003-02-13 02:45

文章 神僕 »

多謝回答,還有沒有人可幫忙? 有請~~~
使用版本:phpBB 3.0.2
網站位置:http://www.hkvalue.net/forum
狀況描述:

http://www.hkvalue.net/forum

很想做得更好,可否多多指點 ^^
頭像
H.T.Demon
竹貓忠實會員
竹貓忠實會員
文章: 368
註冊時間: 2002-09-26 00:24
聯繫:

文章 H.T.Demon »

神僕 寫:多謝回答,還有沒有人可幫忙? 有請~~~
照寫一個Link的框就好啦.... 然後再擺上計數器的連結
神僕
星球公民
星球公民
文章: 171
註冊時間: 2003-02-13 02:45

文章 神僕 »

H.T.Demon ,請問如何加?

要加什麼code ? 我是php極新之新手呢~~~
使用版本:phpBB 3.0.2
網站位置:http://www.hkvalue.net/forum
狀況描述:

http://www.hkvalue.net/forum

很想做得更好,可否多多指點 ^^
竹貓忠實會員
竹貓忠實會員
文章: 1058
註冊時間: 2003-05-15 00:30
來自: Game.Hack-遊戲駭客
聯繫:

文章 »

風格"簡單"的問題就問我吧-.-||
把你portal_body.tpl的原始code PO上來
我也不知道正確檔名叫什麼...還是portal.tpl
你找找吧!在風格資料夾內~
有事問問題,沒事答問題。
廣告不是這樣打滴!遊戲駭客
竹貓忠實會員
竹貓忠實會員
文章: 1058
註冊時間: 2003-05-15 00:30
來自: Game.Hack-遊戲駭客
聯繫:

文章 »

先給你一個結構
那邊的寫法因該是<table><tr><td>{Show_Link}</td></tr></table>
你可以在</tr>後面再+上<tr><td>計數器</td></tr>
或者在</table>後面再寫一個<table><tr><td>計數器</td></tr></table>
有事問問題,沒事答問題。
廣告不是這樣打滴!遊戲駭客
GeniusKiKi
竹貓忠實會員
竹貓忠實會員
文章: 1086
註冊時間: 2003-10-28 14:50

文章 GeniusKiKi »

反正就是改 index.php
的換成改 portal.php
然後風格的部分也是比照辦理
就這樣子而已有什麼好問的~ 一.一||
再也不當爛好人...
好人是小白轉型成大白的墊腳石...
神僕
星球公民
星球公民
文章: 171
註冊時間: 2003-02-13 02:45

文章 神僕 »

多謝文兄相助 :mrgreen:

代碼: 選擇全部

<table width="100%" border="0" cellspacing="2" cellpadding="2">
	<tr>
		<td class="nav"><span class="maintitle">{SITENAME}</span>
		<br />
		<a href="{U_PORTAL}">{L_HOME}</a></td>
	</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr> 
<td width="150" valign="top"><table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>{L_BOARD_NAVIGATION}</th>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_PORTAL}">{L_HOME}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_INDEX}">{L_FORUM}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_FAQ}">{L_FAQ}</a></span></td>
</tr>
<tr> 
        <td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_SEARCH}">{L_SEARCH}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_CALENDAR}">{L_CALENDAR}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_LINKS}">{L_LINKS}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_ALBUM}">{L_ALBUM}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_RECENT}">{L_RECENT}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_Nickpagelist}">{L_Nickpagelist}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_RANKS}">{L_RANKS}</a></span></td>
</tr>
<tr>
	<td class="row1"><span class="genmed"><img src="templates/fisubsilversh/images/post_ind1_bl.gif"> <a href="{U_STAFF}">{L_STAFF}</a></span></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br />
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>{L_STATISTICS}</th>
</tr>
<tr> 
<td class="row1"><span class="gensmall">{TOTAL_USERS}<br />
{NEWEST_USER}<br />
<br/>
{TOTAL_POSTS} {TOTAL_TOPICS}</span></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br />
<script type="text/javascript">
<!--
function checkSearch()
{
if (document.search_block.search_engine.value == 'google')
{
window.open('http://www.google.com/search?q=' + document.search_block.search_keywords.value, '_google', '');
return false;
}
else
{
return true;
}
}
//-->
</script>
<form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>{L_SEARCH}</th>
</tr>
<tr> 
<td align="center" class="row1"> 
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center"><input class="post" type="text" name="search_keywords" size="15" /></td>
</tr>
<tr>
<td align="center"><select class="post" name="search_engine">
<option value="site">{L_FORUM}</option>
<option value="google">Google</option>
</select></td>
</tr>
<tr>
<td align="center"><input class="mainoption" type="submit" value="{L_SEARCH}" /></td>
</tr>
</table>
<input type="hidden" name="search_fields" value="all" />
<input type="hidden" name="show_results" value="topics" />
<br />
<a href="{U_SEARCH}" class="gensmall">{L_ADVANCED_SEARCH}</a>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br />
</form>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th nowrap="nowrap" colspan="2">{L_NEWEST_NICKPAGES}</th>
</tr>
<!-- BEGIN nickpagemod -->
<tr>
<td class="row1"><span class="gensmall"><img src="templates/fisubsilversh/images/post_ind1_bl.gif" /> {nickpagemod.NAME}</span></td>
<td class="row2" align="center"><span class="gensmall">{nickpagemod.LSEEN_TIME}</span></td>
</tr>
<!-- END nickpagemod -->
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br />
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>Links</th>
</tr>
<tr>
<td class="row1" align="center">{BANNER_16_IMG}<br /><img src="images/spacer.gif" alt="" width="8" height="4" /><br />{BANNER_17_IMG}<br /><img src="images/spacer.gif" alt="" width="8" height="4" /><br />{BANNER_18_IMG}<br /><img src="images/spacer.gif" alt="" width="8" height="4" /><br />{BANNER_19_IMG}<br /><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<tr>
<td align="center" class="row2"><span class="gensmall">網頁推介</span></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br />
</td>
<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30" /></td>
<td valign="top">
<!-- BEGIN welcome_text -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>{SITENAME}</th>
</tr>
<tr> 
<td class="row1" align="left"><p class="genmed">{WELCOME_TEXT}</p></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br /> 
<!-- END welcome_text -->
<!-- BEGIN fetchpost_row -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<td class="cat"><span class="genmed"> {fetchpost_row.TITLE}</span></td>
</tr>
<tr> 
<td class="row2"><span class="gensmall">{L_POSTED}: {fetchpost_row.TIME} by {fetchpost_row.POSTER}</span></td>
</tr>
<tr> 
<td class="row1"><span class="genmed">{fetchpost_row.TEXT}<br /><br />
{fetchpost_row.OPEN}<a href="{fetchpost_row.U_READ_FULL}">{fetchpost_row.L_READ_FULL}</a>{fetchpost_row.CLOSE}</span></td>
</tr>
<tr> 
<td height="20" class="row3"><span class="gensmall">{fetchpost_row.REPLIES} {L_COMMENTS} :: <a href="{fetchpost_row.U_POST_COMMENT}">{L_POST_COMMENT}</a></span></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br /> 
<!-- END fetch_post_row -->
</td>
<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30" /></td>
<td width="150" valign="top"> 
<!-- BEGIN switch_user_logged_in -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>{L_NAME_WELCOME}</th>
</tr>
<tr> 
<td align="center" class="row1"><br />
{AVATAR_IMG}<br /><br />
<span class="name">{U_NAME_LINK}<br /></span>
<span class="gensmall">{LAST_VISIT_DATE}<br />
{CURRENT_TIME}<br />
<a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
<a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><br />
<a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></span></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br /> 
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>{L_LOGIN}</th>
</tr>
<tr> 
<td align="center" class="row1"><span class="gensmall"> 
<input type="hidden" name="redirect" value="{U_PORTAL}" />
{L_USERNAME}:<br />
<input class="post" type="text" name="username" size="15" />
<br />
{L_PASSWORD}:<br />
<input class="post" type="password" name="password" size="15" />
<br />
</span> <table border="0" cellspacing="0" cellpadding="0">
<tr> 
<td><input class="text" type="checkbox" name="autologin" /></td>
<td class="gensmall"> {L_REMEMBER_ME}</td>
</tr>
</table>
<br/> <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /> 
<br /> <br /> <a href="{U_SEND_PASSWORD}" class="gensmall">{L_SEND_PASSWORD}</a><br /> 
<br /><p class="gensmall">{L_REGISTER_NEW_ACCOUNT}</p></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br />
</form>
<!-- END switch_user_logged_out -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>{L_WHO_IS_ONLINE}</th>
</tr>
<tr> 
<td class="row1">
<p class="gensmall">{TOTAL_USERS_ONLINE}<br />
<br />
{LOGGED_IN_USER_LIST}<br /><br />
</p>
<p class="gensmall" align="center">[ <a href="{U_VIEWONLINE}">{L_VIEW_COMPLETE_LIST}</a> ]</p>
<br />
<p class="gensmall">{RECORD_USERS}</p></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br />
{MINI_CAL_OUTPUT}
<br />
<!-- BEGIN switch_happy_birthday -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>{L_BIRTHDAYS}</th>
</tr>
<tr>
<td class="row1" align="center"><img src="{HAPPY_BIRTHDAY_IMG}" alt="{L_HAPPY_BIRTHDAY}" /><br />{HAPPY_BIRTHDAY_FELLOWS}</td>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
<br />
<!-- END switch_happy_birthday -->
<form method="post" action="{S_POLL_ACTION}" />
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
<th>{L_POLL}</th>
</tr>
<tr> 
<td class="row1">
<div class="genmed" align="center"><strong>{S_POLL_QUESTION}</strong></div>
<br /> 
<!-- BEGIN poll_option_row -->
<table border="0" cellspacing="0" cellpadding="0">
<tr> 
<td><input type="radio" name="vote_id" value="{poll_option_row.OPTION_ID}" /></td><td class="gensmall"> {poll_option_row.OPTION_TEXT} [{poll_option_row.VOTE_RESULT}]<br /> 
</td>
</tr>
</table>
<!-- END poll_option_row -->
<br /> 
<!-- BEGIN switch_user_logged_out -->
<p class="gensmall" align="center">{L_LOGIN_TO_VOTE}</p>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<div align="center">
<input type="submit" class="mainoption" name="submit" value="{L_VOTE_BUTTON}" {DISABLED} />
</div>
<input type="hidden" name="topic_id" value="{S_TOPIC_ID}" /> <input type="hidden" name="mode" value="vote" /> 
<br />
<!-- END switch_user_logged_in -->\r
</td>
</tr>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> 
<tr> 
<th>{L_CLOCK}</th> 
</tr> 
<tr> 
<td class="row1"><spanclass="gensmall">{CLOCK_NOW}</span></td> 
</tr> 
</table> 
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="1" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="1" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="1" /></td></tr></table> 
<br /> 

</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
</form>
</td>
</tr>
</table>

正如 GeniusKiKi 兄所說沒什麼好問.但因為我太笨了,不太懂改,請見諒 :-P [/quote]
使用版本:phpBB 3.0.2
網站位置:http://www.hkvalue.net/forum
狀況描述:

http://www.hkvalue.net/forum

很想做得更好,可否多多指點 ^^
竹貓忠實會員
竹貓忠實會員
文章: 1058
註冊時間: 2003-05-15 00:30
來自: Game.Hack-遊戲駭客
聯繫:

文章 »

找這段\r

代碼: 選擇全部

<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> 
<tr> 
<th>Links</th> 
</tr> 
<tr> 
<td class="row1" align="center">{BANNER_16_IMG}<br /><img src="images/spacer.gif" alt="" width="8" height="4" /><br />{BANNER_17_IMG}<br /><img src="images/spacer.gif" alt="" width="8" height="4" /><br />{BANNER_18_IMG}<br /><img src="images/spacer.gif" alt="" width="8" height="4" /><br />{BANNER_19_IMG}<br /><img src="images/spacer.gif" alt="" width="8" height="4" /></td> 
<tr> 
<td align="center" class="row2"><span class="gensmall">網頁推介</span></td> 
</tr> 
</table>
在下面再+上這段\r

代碼: 選擇全部

<br>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> 
<tr> 
<th>Rank</th> 
</tr> 
<tr> 
<td class="row1" align="center">計數器Code<br /><img src="images/spacer.gif" alt="" width="8" height="4" /></td> 
<tr> 
<td align="center" class="row2"><span class="gensmall">計數器</span></td> 
</tr> 
</table>
+完之後記得SEARCH"計數器Code"改成你計數器的Code
其實這沒什麼!多研究吧~我只是照上面的Links再重複寫一個出來而已
有事問問題,沒事答問題。
廣告不是這樣打滴!遊戲駭客
神僕
星球公民
星球公民
文章: 171
註冊時間: 2003-02-13 02:45

文章 神僕 »

:mrgreen: 成功了,,非常多謝文大大 :-D

請進來看一看,很美ar :oops: http://www.hkvalue.net/forum

不過不太明白,我之前加了一個clock mod ,是改portal.php ,但為何今次是要改portal_body.tpl ?

雖然成功,但都想向文大大多多學習 :mrgreen:
使用版本:phpBB 3.0.2
網站位置:http://www.hkvalue.net/forum
狀況描述:

http://www.hkvalue.net/forum

很想做得更好,可否多多指點 ^^
GeniusKiKi
竹貓忠實會員
竹貓忠實會員
文章: 1086
註冊時間: 2003-10-28 14:50

文章 GeniusKiKi »

Clock Mod 其實也只要修改 tpl 即可\r
其實改法有很多種\r
可以正常顯示才是重點
再也不當爛好人...
好人是小白轉型成大白的墊腳石...
神僕
星球公民
星球公民
文章: 171
註冊時間: 2003-02-13 02:45

文章 神僕 »

哦...明白了,,,,謝文兄
使用版本:phpBB 3.0.2
網站位置:http://www.hkvalue.net/forum
狀況描述:

http://www.hkvalue.net/forum

很想做得更好,可否多多指點 ^^
Pok
星球普通子民
星球普通子民
文章: 15
註冊時間: 2003-12-08 21:02

文章 Pok »

我的counter不知為什麼會出現x的?

http://www.anomic-world.com/phpBB2/index.php
iidx
星球公民
星球公民
文章: 32
註冊時間: 2002-08-26 11:36

文章 iidx »

Pok 寫:我的counter不知為什麼會出現x的?

http://www.anomic-world.com/phpBB2/index.php
你的/data/之存取權要set做777
最後由 iidx 於 2004-02-06 20:53 編輯,總共編輯了 1 次。
Good Morning!
主題已鎖定

回到「外掛問題討論」