1 頁 (共 2 頁)

[原創]FIAPPLE nav 按鈕轉換 mod!!

發表於 : 2002-10-30 07:24
maostudio

代碼: 選擇全部

############################################################## 
## Mod Title: FI-Apple:Nav Buttons Lang Changes 
## Mod Version: 1.1.0 for phpbb 2.0.x 
## Author: MaoStudio < mao@maostudio.com > http://www.maostudio.com/ 
## 
## Description: This mod will changed the nav button when the 
## 		default language is changed.
## 
## Demo: http://chinacity.dyns.cx
## 
## Installation Level: easy 
## Installation Time: 3-5 Minutes 
## Files To Edit: includes/page_header.php; 
##		  templates/fiapple/overall_header.tpl;
##		  languages/lang_XXX/lang_main.php
## 
############################################################## 
## 
## Author Note: Feel free to use it, but be sure to backup 
## before you install it. Enjoy It!! 
## 
############################################################## 
## History: 
## 1.0.0 
##    changed the nav button when the default language is changed
## 1.1.0 
##    bug fixed - the buttons didn't show in MESSAGEs pages 
## 1.1.1 
##    Typo Updated!!
##	(http://www.maostudio.com/extra/phpbb/mod/fiapple_lang_navbutton.txt)
#################################################################  
Nav 按鈕會隨著語系更換!!

(11:10PM PST) - BUG FIXED UPDATED!!
PLEASE, UNISTALL OLD VERSION FIRST, AND INTSALL THIS ONE!!

下載點: fiapple_lang_navbutton.txt
DEMO:http://chinacity.dyns.cx

發表於 : 2002-10-30 08:54
goldway
我已经弄好了。。发现 一个 笔误。
原版文件 第二次

#-----[ OPEN ]------------------------------------------
#

/phpBB2/templates/fiapple/fiapple.cfg (错了)

应该是 open

/phpBB2/templates/fiapple/overall_header.tpl

不过,我发现还是有个bugs. 在我发布信息的时候。 等待刷新的时候,上边的buttons 图片就神秘的失踪了。

maostudio 能不能载想想办法。(我觉得是posting.php 哪个的问题)

大家可以来看看,我这里测试一下就知道了。

http://chinacity.no-ip.com/phpbb2/


.................好困。。要去睡觉了。。有是一夜。。

發表於 : 2002-10-30 09:08
maostudio
讓我來看看!!
快去睡吧!!

發表於 : 2002-10-30 16:29
goldway
maostudio 寫:讓我來看看!!
快去睡吧!!

发现是什么问题了么?就是按reply 之后,等待返回的时候,上边的buttons 就不见了。

發表於 : 2002-10-30 16:32
maostudio
I know!! Also, it happens in every "message" pages!!
I don't think it should happened; allow me to fix it later since I don't have files with me now.

thank you!! <__@

發表於 : 2002-10-30 16:33
goldway
maostudio 寫:I know!! Also, it happens in every "message" pages!!
I don't think it should happened; allow me to fix it later since I don't have files with me now.

thank you!! <__@

okey....waiting for u good news.

發表於 : 2002-10-30 16:36
goldway
最新报告:

privmsg.php 也是由问题的。

我测试pm 给别人的时候。也是一样的问题。

我会继续报告bugs的。

發表於 : 2002-10-30 16:50
maostudio
pm完,在轉頁時嗎?

我想我知道bug大慨是啥,但找不到file改!!
haahaa!!~~ <__@

發表於 : 2002-10-30 17:04
goldway
我打包给你。/怎么样。整个程序。等一下。。我pm给你ftp,

發表於 : 2002-10-31 12:05
goldway
报告:version 1.10 根本没有用,全部图片消失。

如果。加上这个修改。那么跟过去1。00时候一样的。问题还是没有解决。

#
#-----[ OPEN ]------------------------------------------
#

/phpBB2/templates/fiapple/fiapple.cfg

#
#-----[ FIND ]------------------------------------------
#

$images['voting_graphic'][0] = "$current_template_images/voting_bar.gif";
$images['voting_graphic'][1] = "$current_template_images/voting_bar.gif";
$images['voting_graphic'][2] = "$current_template_images/voting_bar.gif";
$images['voting_graphic'][3] = "$current_template_images/voting_bar.gif";
$images['voting_graphic'][4] = "$current_template_images/voting_bar.gif";

#
#-----[ AFTER, ADD ]------------------------------------------
#

//
//FI-Apple:Nav Buttons Lang Changes
//
$images['button_index'] = "$current_template_images/{LANG}/buttons/top_bar1_2.gif";
$images['button_faq'] = "$current_template_images/{LANG}/buttons/top_bar1_3.gif";
$images['button_memberlist'] = "$current_template_images/{LANG}/buttons/top_bar1_4.gif";
$images['button_search'] = "$current_template_images/{LANG}/buttons/top_bar1_5.gif";
$images['button_group_cp'] = "$current_template_images/{LANG}/buttons/top_bar1_6.gif";
$images['button_register'] = "$current_template_images/{LANG}/buttons/top_bar1_7.gif";
$images['button_profile'] = "$current_template_images/{LANG}/buttons/top_bar1_8.gif";
$images['button_privatemesgs'] = "$current_template_images/{LANG}/buttons/top_bar1_9.gif";
$images['button_login_logout'] = "$current_template_images/{LANG}/buttons/top_bar1_10.gif";

继续等待新版本。

發表於 : 2002-10-31 12:14
maostudio
:-o :-o :-o
how come i could see them this afternoon?
there must be something wrong with the instruction........
allow me to fix it, ok?


Sorry!! that was my typo!!
It should be no problem now!!
Please try again and let me know if you still have problems!!

發表於 : 2002-10-31 16:47
goldway
最新报告。。通过测试。。

http://chinacity.no-ip.com/phpBB2/index.php

准备上传。 lycos uk

發表於 : 2002-10-31 17:07
goldway
问题。。继续:

如果把fj apple 上边的网站名称 更换成网站 banner. image 文件。

發表於 : 2002-10-31 17:34
maostudio
別篇好像有解,你找找....
sorry,我個人是沒玩fiapple啦,所以比較不清楚!!

發表於 : 2002-10-31 17:37
goldway
maostudio 寫:別篇好像有解,你找找....
sorry,我個人是沒玩fiapple啦,所以比較不清楚!!
hehe ...懂了。我找找看。。

对了。如果需要 demo fj apple

可以这里。 我决定用 fj apple 作 default theme了。

http://chinacity.dyns.cx/ (架设在 lycos.co.uk)算是我的正规版面了。