[問題] CashMod教學問題

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

版主: 版主管理群

主題已鎖定
fovertek
星球普通子民
星球普通子民
文章: 17
註冊時間: 2004-11-10 15:42

[問題] CashMod教學問題

文章 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
閑人
星球公民
星球公民
文章: 114
註冊時間: 2004-02-24 22:50
來自: 閑人村

文章 閑人 »

照說明是最下面那個
不然你就試試看嘛
若錯再換上一個
ngdh32
星球普通子民
星球普通子民
文章: 3
註冊時間: 2005-11-17 22:01

文章 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:
頭像
taco32
星球普通子民
星球普通子民
文章: 19
註冊時間: 2005-04-25 14:26
來自: 蔚藍海域
聯繫:

文章 taco32 »

你可以搜尋一下之前大大們都已經分享過了....最快上裝好attach_mod的方法是用EM可是要摸索一下!
主題已鎖定

回到「外掛問題討論」