第 1 頁 (共 1 頁)
[問題]銀行的外掛一直無法安裝順利(感謝各位,已解決)
發表於 : 2006-12-16 21:39
由 s880118
問題外掛: [外掛]論壇銀行-(增加貸款功能)[0923更新]
參考連結:
http://phpbb-tw.net/phpbb/viewtopic.php?t=19509
使用版本:phpBB 2.0.21 mysql4.1.21-standard utf8
論壇網址:
http://darkworldbbs.twpopo.com/phpBB/index.php
狀況描述:安裝完後進入後逃跑出這幾個字
Warning: Cannot modify header information - headers already sent by (output started at /home/fw2cr9ch/public_html/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php:1) in /home/fw2cr9ch/public_html/phpBB/admin/index.php on line 647
Warning: Cannot modify header information - headers already sent by (output started at /home/fw2cr9ch/public_html/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php:1) in /home/fw2cr9ch/public_html/phpBB/admin/index.php on line 648
發表於 : 2006-12-16 22:16
由 ~倉木麻衣~
發表於 : 2006-12-17 12:51
由 s880118
我用好後...
要進入後台卻出現這些字
Warning: Cannot modify header information - headers already sent by (output started at /home/fw2cr9ch/public_html/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php:1) in /home/fw2cr9ch/public_html/phpBB/admin/index.php on line 647
Warning: Cannot modify header information - headers already sent by (output started at /home/fw2cr9ch/public_html/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php:1) in /home/fw2cr9ch/public_html/phpBB/admin/index.php on line 648
然後銀行的名子變成了:?t?»Ȧ漯a>
發表於 : 2006-12-17 14:39
由 s880118
圖片
問題
1.在圖中的帳號旁的選項是?
t?»Ȧ漯a>,但路徑卻是
暗黑空間 首頁 -> 暗黑銀行
2.怎麼能把銀行的選項移到
個人資料下
3.我的是新的風格,所以關於template的安裝我是一隻半解,我不知道每個程式碼的段落,所以都不知道要把程式碼加到哪裡去(每個MOD的安裝教學都有寫出
現成的段落,再要我們把程式碼加上去,但我的新風格當然就沒有了,所以我不知道要把程式碼新加在哪邊),而且BANK MOD要修改/template/*/overall_header.tpl,我完全找不到他說的程式碼。
4.後台進不去
5.我的是 utf8
Re: [問題]銀行的外掛一直無法安裝順利
發表於 : 2006-12-17 19:32
由 心靈捕手
s880118 寫:問題外掛: [外掛]論壇銀行-(增加貸款功能)[0923更新]
參考連結:
http://phpbb-tw.net/phpbb/viewtopic.php?t=19509
使用版本:phpBB 2.0.21 mysql4.1.21-standard utf8
論壇網址:
http://darkworldbbs.twpopo.com/phpBB/index.php
狀況描述:安裝完後進入後逃跑出這幾個字
Warning: Cannot modify header information - headers already sent by (output started at /home/fw2cr9ch/public_html/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php:1) in /home/fw2cr9ch/public_html/phpBB/admin/index.php on line 647
Warning: Cannot modify header information - headers already sent by (output started at /home/fw2cr9ch/public_html/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php:1) in /home/fw2cr9ch/public_html/phpBB/admin/index.php on line 648
此錯誤訊息表示, 您的big5 轉 utf-8 碼有誤!
參考連結: (
確認取消勾選「加BOM到UTF-8檔案」)
http://phpbb-tw.net/phpbb/viewtopic.php?p=230924#230924
建議您:
0. 安裝外掛, 先以預設風格 subSilver 執行.
1. 或者, 將下列檔案壓縮後, 貼出下載連結.
language/lang_chinese_traditional_taiwan/lang_admin.php
admin/admin_bank.php
includes/page_header.php
2. 或者, 重新下載安裝 utf8 碼: bank_cv2_faceutf8.rar 安裝
http://phpbb-tw.net/phpbb/viewtopic.php?p=244184#244184
發表於 : 2006-12-20 19:09
由 s880118
1. 或者, 將下列檔案壓縮後, 貼出下載連結.
language/lang_chinese_traditional_taiwan/lang_admin.php
admin/admin_bank.php
includes/page_header.php
這是下載點
http://darkworldbbs.twpopo.com/1.zip
發表於 : 2006-12-20 21:48
由 s880118
但是請問bank mod中有哪些檔案要big5 轉 utf-8 碼,怎分辨?
發表於 : 2006-12-21 10:42
由 心靈捕手
檢視這些檔案後, 我猜想:
您是安裝 bank_cv2_faceutf8.rar
admin/admin_bank.php
建議您:
檢視底下檔案, 重新存檔
(選 utf-8 碼, 不勾選 '加入BOM')
language/lang_chinese_traditional_taiwan/lang_admin.php
includes/page_header.php
--
s880118 寫:但是請問bank mod中有哪些檔案要big5 轉 utf-8 碼,怎分辨?
凡是修改, 新增
中文程式碼者, 都要轉存 utf-8 碼.