[問題]這個TOP 5我執行上傳了也沒有出現在我的網頁上

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

版主: 版主管理群

主題已鎖定
sinister
星球公民
星球公民
文章: 32
註冊時間: 2003-06-14 22:15

[問題]這個TOP 5我執行上傳了也沒有出現在我的網頁上

文章 sinister »

作業系統是:winxp
免費空間連結:http://cgi-bin.spaceports.com/
您的上網方式:so-net adsl
您安裝的程式:如果架站在免費空間還要填寫嘛
您的 phpBB2 版本:2.05

這個TOP 5我執行上傳了也沒有出現在我的網頁上
我不知道我哪裡做錯了
/***************************************************************************
* adv_top5.php
* -------------------
* Contains GPL code copyright of phpBB group.
*
* MOD Name: Top5 topics
* Author: OOHOO
* Version: 1.x.x for phpBB 2 Beta serial
* Version: 2.0.0 for phpBB 2 RC serial
* Version: 2.1.0 for phpBB 2.0.0 and gzip function include
*
***************************************************************************/

#
#-----[ ACTION: DOWNLOAD ]------------------------------------------
#

adv_top5_mod_2.1.zip

#
#-----[ ACTION: UPLOAD ]------------------------------------------
#

adv_top5.php to /
adv_top5_body.tpl to /templates/your_template/

#
#-----[ ACTION: OPEN FILE ]------------------------------------------
#

/templates/your_template/index_body.tpl

#
#-----[ ACTION: ADD (somewhere u prefer) ]------------------------------------------
#

<iframe marginwidth=0 marginheight=0 src='adv_top5.php' frameborder=0 width='100%' scrolling=no height=250>
</iframe>

#
#-----[ ACTION: SAVE & CLOSE FILE ]------------------------------------------
sinister
星球公民
星球公民
文章: 32
註冊時間: 2003-06-14 22:15

文章 sinister »

所參考的連結http://phpbb-tw.net/phpbb/viewtopic.php?t=5044
sinister
星球公民
星球公民
文章: 32
註冊時間: 2003-06-14 22:15

文章 sinister »

http://cgi-bin.spaceports.com/~bastard/index.php
以上是我的網頁啦\r
可以幫我看看嗎
davidcool
星球公民
星球公民
文章: 189
註冊時間: 2003-01-31 15:06
來自: Taipei, Taiwan

文章 davidcool »

這個步驟你有加嗎?
不然我來翻成中文解釋

代碼: 選擇全部

#-----[ 動作:開啟檔案 ]------------------------------------------ 
# 

/templates/你的風格/index_body.tpl 

# 
#-----[ 動作:加入(在您想要的位置,如不懂語法編排位置請自行嘗試看看囉!) ]------------------------------------------ 
# 

<iframe marginwidth=0 marginheight=0 src='adv_top5.php' frameborder=0 width='100%' scrolling=no height=250> 
</iframe> 
sinister
星球公民
星球公民
文章: 32
註冊時間: 2003-06-14 22:15

文章 sinister »

davidcool 寫:這個步驟你有加嗎?
不然我來翻成中文解釋

代碼: 選擇全部

#-----[ 動作:開啟檔案 ]------------------------------------------ 
# 

/templates/你的風格/index_body.tpl 

# 
#-----[ 動作:加入(在您想要的位置,如不懂語法編排位置請自行嘗試看看囉!) ]------------------------------------------ 
# 

照著做一樣沒結果耶\r
完全看不到TOP 5

<iframe marginwidth=0 marginheight=0 src='adv_top5.php' frameborder=0 width='100%' scrolling=no height=250> 
</iframe> 
seikai
星球普通子民
星球普通子民
文章: 2
註冊時間: 2003-06-30 04:30
來自: 高雄
聯繫:

Re: [問題]這個TOP 5我執行上傳了也沒有出現在我的網頁上

文章 seikai »

sinister 寫:作業系統是:winxp
免費空間連結:http://cgi-bin.spaceports.com/
您的上網方式:so-net adsl
您安裝的程式:如果架站在免費空間還要填寫嘛
您的 phpBB2 版本:2.05
\r
這個TOP 5我執行上傳了也沒有出現在我的網頁上
我不知道我哪裡做錯了
/***************************************************************************
* adv_top5.php
* -------------------
* Contains GPL code copyright of phpBB group.
*
* MOD Name: Top5 topics
* Author: OOHOO
* Version: 1.x.x for phpBB 2 Beta serial
* Version: 2.0.0 for phpBB 2 RC serial
* Version: 2.1.0 for phpBB 2.0.0 and gzip function include
*
***************************************************************************/

#
#-----[ ACTION: DOWNLOAD ]------------------------------------------
#

adv_top5_mod_2.1.zip

#
#-----[ ACTION: UPLOAD ]------------------------------------------
#

adv_top5.php to / <-------這個檔要放根目錄(放PHPBB的那層)
adv_top5_body.tpl to /templates/your_template/

#
#-----[ ACTION: OPEN FILE ]------------------------------------------
#

/templates/your_template/index_body.tpl

#
#-----[ ACTION: ADD (somewhere u prefer) ]------------------------------------------
#

<iframe marginwidth=0 marginheight=0 src='adv_top5.php' frameborder=0 width='100%' scrolling=no height=250>
</iframe>

#
#-----[ ACTION: SAVE & CLOSE FILE ]------------------------------------------
主題已鎖定

回到「外掛問題討論」