1 頁 (共 1 頁)

[問題] CashMod教學問題

發表於 : 2004-11-17 22:53
fovertek
#-----[ OPEN ]------------------------------------------ **/*/*/*/*/*/*/*/*/*/*/*/
#
templates/subSilver/memberlist_body.tpl

#
#-----[ FIND ]------------------------------------------
# in subSilver, the full line is
# <th class="thTop" nowrap="nowrap">{L_POSTS}</th>
#
{L_POSTS} → 是要加在這後面,還是在這整段</th>的後面呢?

#
#-----[ AFTER, ADD ]------------------------------------------
# on the next line
#
<!-- BEGIN cashrow -->
<th class="thTop" nowrap="nowrap">{cashrow.NAME}</th>
<!-- END cashrow -->

這是要把這個
<!-- BEGIN cashrow -->
<th class="thTop" nowrap="nowrap">{cashrow.NAME}</th>
<!-- END cashrow -->
變成這樣\r
<th class="thTop" nowrap="nowrap">{L_POSTS}</th>
<!-- BEGIN cashrow -->
<th class="thTop" nowrap="nowrap">{cashrow.NAME}</th>
<!-- END cashrow -->
還是這樣呢?
<th class="thTop" nowrap="nowrap">{L_POSTS}
<!-- BEGIN cashrow -->
<th class="thTop" nowrap="nowrap">{cashrow.NAME}</th>
<!-- END cashrow --></th>

謝謝呢~

phpBB 2.0.10 CashMod 221

發表於 : 2004-11-18 12:30
閑人
照說明是最下面那個
不然你就試試看嘛
若錯再換上一個

發表於 : 2005-11-18 15:40
ngdh32
Why 我 沒法開啓 the file(the file say 不明的應用程式)???

IS use some special softwave to open???

If is,where can i download???

If you know,can you send a 私人訊息 to me ???

P.S. How to 上載 the attach_mod to my phobb???

My web

http://www.arsenaltim.easyphpbb.com/

Thx :oops:

發表於 : 2005-11-19 04:18
taco32
你可以搜尋一下之前大大們都已經分享過了....最快上裝好attach_mod的方法是用EM可是要摸索一下!