<已經從註冊欄位刪除>就差這個而已^___^
意思就是要把AIM和ICQ完整刪除掉...我的論壇用不到這兩樣...^^
<圖示>

另外請教...要修改哪些檔案可以在註冊資訊的個人資料新增欄位出來...
其他方法不要...例如:更改原個人資料的其中一個欄位名稱...更改成自己要的
↑這個方法我不用...!! < 有自己的原因在 > ^______^"
希望大大們可以幫幫我這個忙唷...感謝
版主: 版主管理群


刪除\r<tr>
<td valign="top" align="right" class="gensmall" nowrap>{L_AIM}: </td>
<td class="row1" nowrap>{AIM_IMG} </td>
</tr>
<tr>
<td valign="top" align="right" class="gensmall" nowrap>{L_ICQ_NUMBER}: </td>
<td class="row1" nowrap><script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write('{ICQ_IMG}');
else
document.write('<table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap><div style="position:relative;height:18px"><div style="position:absolute">{ICQ_IMG}</div><div style="position:absolute;left:6px">{ICQ_STATUS_IMG}</div></div></td></tr></table>');
//--></script><noscript>{ICQ_IMG}</noscript></td>
</tr>


感謝提供@_@cj_kuo 寫:可以參考這個: Skype MOD.
http://www.phpbb.com/phpBB/viewtopic.ph ... ight=skype
可以增加一個 Skype 的欄位.
有點複雜, 不過可以參考這個, 改出你想要的東西!
Kuo...