[問題] 好友列表Buddylist 1.1.1[Who Am I A Buddy Of?1.0]的問題

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

版主: 版主管理群

主題已鎖定
頭像
赤影
星球公民
星球公民
文章: 40
註冊時間: 2005-01-12 17:35

[問題] 好友列表Buddylist 1.1.1[Who Am I A Buddy Of?1.0]的問題

文章 赤影 »

論壇網址:http://free3.e-168.cn/crazykill/phpBB2
phpbb版本:2.0.13
空間:free.e-168.com
外掛版本名稱:Who Am I A Buddy Of?1.0
###############################################################################
## Mod Title: Who Am I A Buddy Of? (Buddy List add-on)
## Mod Version: 1.0
## Released: March 22, 2003 ?05:39
## Author: Vidman (vidman@vidman.ca - http://vidman.ca/scripts)
## *Based on Buddy List 0.9.1 code by Vincent Grouls (macology@gmx.net)*
##
## Description:
## Displays a list of users who have you on their buddy list.
##
## This mod requires the Buddy List to already be installed. Download it here:
## -> http://phpbbhacks.com/viewhack.php?id=909
## It's been tested with 2.0.0, 2.0.3 & 2.0.4 and should work with the others.
##
## Installation Level: Easy
## Installation Time: 10 Minutes
##
## Files To Edit: 5
## buddylist.php
## includes/mini_buddylist.php
## language/lang_english/lang_main.php
## templates/subSilver/buddylist_body.tpl
## templates/subSilver/buddylist_mini.tpl
##
## Included Files: 1
## buddylist_who-me_body.tpl
##
##
##----------------------------------------------------------------------
## This MOD is released under the GPL License.
## Intellectual Property is retained by the MOD Author(s) listed above
##----------------------------------------------------------------------
##
## Please make a backup copy of the files you'll be editing.
##
#####################################################################
## Support, feedback & other phpBB stuff can be found at my site: #
## -> http://vidman.ca/forum/index.php?c=7 #
#####################################################################


我的buddylist版本是1.1.1


我找不到這2個檔案
includes/mini_buddylist.php
templates/subSilver/buddylist_mini.tpl

代碼: 選擇全部

#
#-----[ OPEN ]--------------------------------------------
#
#  (make sure to edit this file in every template)
#
./templates/subSilver/buddylist_body.tpl

#
#-----[ FIND ]--------------------------------------------
#
\n	<td align="left" width="100%">&nbsp;<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>

#
#-----[ AFTER, ADD ]--------------------------------------
#
	<td align="right" nowrap><span class="nav"><a href="{U_BUDDY_WHO_ME}" class="nav">{L_BUDDY_WHO_ME}</a></span></td>

找不到這句↓

代碼: 選擇全部

<td align="left" width="100%">&nbsp;<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
歡迎加入[CrazyKill]
論壇網址:
http://free3.e-168.cn/crazykill/phpBB2/index.php
若想交換連結請到上面論壇網址內發表
頭像
johnkk
星球公民
星球公民
文章: 234
註冊時間: 2003-02-21 19:15
來自: 來自蝸牛鎮
聯繫:

文章 johnkk »

代碼: 選擇全部

<td align="left" width="100%">&nbsp;<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
這應該是作者的風格和你的風格有差別所至, 你自行決定你要放在那..
那個應該是放在首頁上方的登入附近吧!!
自己修改看看囉!!
對Red Hat Linux還是一位新手..
但決不會因為難而放棄的
越是難搞越有興趣~^.^~

歡迎參觀我的網站
http://www.snailtown.idv.tw/
圖檔

●架設主機作業系統:Linux
●網站連結: http://www.snailtown.idv.tw/
●您的上網方式:ADSL
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:2.015
頭像
赤影
星球公民
星球公民
文章: 40
註冊時間: 2005-01-12 17:35

文章 赤影 »

....但是buddylist_body.tpl 是他給我的檔案....
哪這句要加入哪?最上方嗎?
<td align="right" nowrap><span class="nav"><a href="{U_BUDDY_WHO_ME}" class="nav">{L_BUDDY_WHO_ME}</a></span></td>


還有
includes/mini_buddylist.php
templates/subSilver/buddylist_mini.tpl
這個2個檔案真的沒有找到,在哪有喔?
歡迎加入[CrazyKill]
論壇網址:
http://free3.e-168.cn/crazykill/phpBB2/index.php
若想交換連結請到上面論壇網址內發表
主題已鎖定

回到「外掛問題討論」