參考連結:http://phpbb-tw.net/phpbb/viewtopic.php ... +mod+2.2.3
使用版本:phpBB 2.0.21
網站位置:http://kazera138.php1h.com/phpBB2/index.php
狀況描述:
大家好..我是前幾天才學會架phpBB的....我安裝了的外掛中這個不是第一個
我照著cm_install_223.txt裡的方法來安裝後,就執行了sql_223.txt裡的sql語法..
我本來用的風格不是subSilver,但後來我用搜尋找了文章也有關於風格與此外掛的問題
所以我嘗試用回subSilver來安裝..
而且在其他帖子看到安裝後在後台可以控制到貨幣的設定,但完全找不到
到外面根本就看到有關於貨幣的東西
就是說好像沒有裝過一樣...
我用的是免費空間php0h.com
我用了搜尋找了帖子,可是很多都是沒關的,如果我這個問題真的有人問過的話可否告訴我帖子的連結......
麻煩了各位不好意思..
補充:
安裝過的外掛...不太記得...記得的有意下幾個
代碼: 選擇全部
##############################################################
## MOD Title: 版面會員禁言 (水桶名單)
## MOD Author: Atthis < atthis@chianglab.bio.ncku.edu.tw >
## MOD Description: 版主可自行編輯該版禁言會員名單
## Mod Date: 2004/01/19
## MOD Version: 0.9.4
## Compatibility: 2.0.5 可用(其它版不知)
##
## Installation Level: Easy
## Installation Time: ~5 Minutes
## Files To Edit:
## posting.php
## viewforum.php
## viewtopic.php
## templates/subSilver/viewforum_body.tpl
## templates/subSilver/viewtopic_body.tpl
## templates/subSilver/subSilver.cfg
## language/lang_chinese_traditional_taiwan/lang_main.php
##
## Included Files:
## bucket.php
## templates/subSilver/bucket_body.tpl
## templates/subSilver/bucket_reason.tpl
## templates/subSilver/bucket_log.tpl
## templates/subSilver/bucket_state.tpl
## templates/subSilver/image/bucket_list.gif
## templates/subSilver/image/icon_bucket.gif
##
##############################################################
##
## Author Notes:
## 第一次寫完整外掛及安裝說明,如果有問題請到竹貓星球(http://phpbb-tw.net/phpbb/index.php)
## 一起討論
## Demo: http://chianglab.bio.ncku.edu.tw
##
##############################################################
##
## MOD History:
##
## 2004-01-19 - Version 0.9.4
## - 原發電子郵件通知改為發私人訊息通知
## - 新增會員禁言記錄列表及檢視目前禁言動態
## 2004-01-09 - Version 0.9.3
## - 修正禁言會員增加方式
## - 修正頁數顯示問題
## - 美化禁言會員增加欄位(謝謝 文)
## 2004-01-07 - Version 0.9.2
## - 新增版面管理員在瀏覽文章時,可以將文章的作者直接加入禁言列表
## - 禁言會員列表中,禁言原因改為跳出視窗顯示
## 2003-12-20 - Version 0.9.1
## - 增加檢查是否輸入會員名或禁言天數
## (感謝 lushinan 的測試及 文 的建議)
## 2003-12-17 - Version 0.9.0
## - Test version
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
############################################################## 代碼: 選擇全部
########################################################
## MOD Title: User Icon on Who Is Online
## MOD Author: ycl6 < ycl6@users.sourceforge.net > (Y.C. LIN) http://macphpbbmod.sourceforge.net/
## MOD Description: This MOD adds four types of icon besides the username in "Who Is Online" block. The type of image displayed for each username is dependent on the user's level: i.e. Administrator, Moderator, User, Guests.
## MOD Author: MaoStudio < mao@maostudio.com > (N/A) http://iamin.maostudio.com/
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 5 Minutes
##
## Files To Edit: 4
## includes/page_header.php
## language/lang_english/lang_main.php
## templates/subSilver/subSilver.cfg
## templates/subSilver/index_body.tpl
##
## Included Files: 23
## images/*.gif
## images/varients/*.gif
##
## License: http://opensource.org/licenses/gpl-license.php GNU Public License v2
#################################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
## Tested on 2.0.18. Can be installed using EasyMOD 0.3.0
##
## This MOD (or a much earlier version of it) was first developed by MaoStudio (from www.phpbb-tw.net) back in 2002.
## Although I put his name down as one of the MOD Authors, but I have not use any of his codes.
## However, I would like to retain his name because he first came up with this idea for phpBB board.
##
##############################################################
## MOD History:
##
## 2005-11-01 - Version 1.0.0
## - Initial Release
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################代碼: 選擇全部
##############################################################
## MOD Title: Forum Clock
## MOD Author: Drumstix42 < Drumstix42@aol.com > (Mark Schlitz) http://www.advancedmod.com
## MOD Description: This MOD will add a simple Flash clock to your
## forums. Tested on 2.0.5 and 2.0.6. Should work
## on previous version as well.
## MOD Version: 1.0.2
##
## Installation Level: Easy
## Installation Time: 2-5 Minutes
## Files To Edit: index_body.tpl
##
## Included Files: Clock.swf
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
##############################################################
## Author Notes:
## This is a very simple MOD to add a Flash clock to the
## bottom of your forums in no time. It uses the person's
## computer's clock time, so no configuration is
## neccessary. It works on 2.0.5 and 2.0.6. Should work
## fine on just about any version since it's just HTML
## code overall. Also, will work with most templates,
## you just need to know the classes for borders and
## backgrounds if wanted.
##
## For a preview, check out my forums at:
## http://www.advancedmod.com/forums/
## And scroll down to the bottom.
##
## Enjoy!
##############################################################
## MOD History:
##
## 2003-08-11 - Version 1.0.0
## - Clock working fine. No changes needed.
## 2003-09-13 - Version 1.0.1
## - Updated to use the $lang system, adding 2 new steps.
## 2003-09-14 - Version 1.0.2
## - Updated step one adding 'copy ' to the begining, correcting
## the previous invalid syntax.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################代碼: 選擇全部
##############################################################
## MOD Title: Last Topic Title on Index
## MOD Author: Dicky <rfoote@tellink.net> (Richard Foote) http://dicky.askmaggymae.com
## MOD Description: Displays the title of and adds a link to the last topic replied to in a particular forum.
## MOD Version: 1.0.1
##
## Installation Level: Easy
## Installation Time: 10 Minutes
## Files To Edit: (3)
## index.php
## language/lang_english/lang_main.php
## templates/subSilver/index_body.tpl
## Included Files: N/A
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes: Dicky
##
## This MOD has been verified to work with phpBB 2.0.19
## This MOD can be installed by EasyMOD
##############################################################
## MOD History:
##
## 2005-12-31 - Version 1.0.1
## - Optimize the code - No functional changes
## - No longer need a separate MOD if you have Today/Yesterday installed
## 2005-12-18 - Version 1.0.0
## - Add filtering for html characters in title
## - Redo queries to reduce number of queries
## 2005-08-21 - Version 0.0.3
## - Add word censoring
## - Add Display topic title only if user allowed to read forum
## 2005-05-17 - Version 0.0.2
## - Replaced sql query for faster times - query by y.m
## - Added By: before poster name
## - Added In: before topic title
## - Added alternate text to topic title
## 2004-05-31 - Version 0.0.1
## - initial version of the Last Topic Mod
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################


