[求助]裝了attach mod 出現的問題~

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
paul2004
星球普通子民
星球普通子民
文章: 23
註冊時間: 2004-08-31 18:21

[求助]裝了attach mod 出現的問題~

文章 paul2004 »

我安了attach mod v2.3.10

我看了lang_main_attach.php, 但不懂 
lang_main_attach.php line 55

代碼: 選擇全部

include($phpbb_root_path . 'language/lang_' . $language . '/lang_main_attach.' . $phpEx);
以下是錯誤信息:
Warning: Failed opening './language/lang_chinese_traditional/lang_main_attach.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/free/paul2004/phpBB2/attach_mod/attachment_mod.php on line 55

Warning: Cannot add header information - headers already sent by (output started at /var/www/html/free/paul2004/phpBB2/attach_mod/attachment_mod.php:55) in /var/www/html/free/paul2004/phpBB2/includes/page_header.php on line 470

Warning: Cannot add header information - headers already sent by (output started at /var/www/html/free/paul2004/phpBB2/attach_mod/attachment_mod.php:55) in /var/www/html/free/paul2004/phpBB2/includes/page_header.php on line 476

Warning: Cannot add header information - headers already sent by (output started at /var/www/html/free/paul2004/phpBB2/attach_mod/attachment_mod.php:55) in /var/www/html/free/paul2004/phpBB2/includes/page_header.php on line 477
nickliao
星球普通子民
星球普通子民
文章: 2
註冊時間: 2004-08-16 09:13

文章 nickliao »

lang_main_attach.php 原文件中並沒有要修改程式碼,你應該在看清楚一下如果你沒有中文patch的話,應該是把英文目錄copy置中文目錄是吧!! 8-)

Nick
主題已鎖定

回到「phpBB 2 安裝與使用」