1 頁 (共 1 頁)

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

發表於 : 2003-07-18 02:02
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 ]------------------------------------------

發表於 : 2003-07-18 02:06
sinister
所參考的連結http://phpbb-tw.net/phpbb/viewtopic.php?t=5044

發表於 : 2003-07-18 02:44
sinister
http://cgi-bin.spaceports.com/~bastard/index.php
以上是我的網頁啦\r
可以幫我看看嗎

發表於 : 2003-07-18 08:06
davidcool
這個步驟你有加嗎?
不然我來翻成中文解釋

代碼: 選擇全部

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

/templates/你的風格/index_body.tpl 

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

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

發表於 : 2003-07-18 09:53
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> 

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

發表於 : 2003-07-28 17:40
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 ]------------------------------------------