[問題] 問題已解決,謝謝神川小羽!!!!^^(是我太笨了…

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

版主: 版主管理群

主題已鎖定
究極冒號
星球公民
星球公民
文章: 52
註冊時間: 2005-01-08 23:26
來自: HK
聯繫:

[問題] 問題已解決,謝謝神川小羽!!!!^^(是我太笨了…

文章 究極冒號 »

我那個應該是attach_mod2.3.11,當我跟足所有指示完成後,打開自己的論壇,頭頂便顯示以下的錯誤訊息…也進入不了後台管理…=.=+

我的論壇連結:http://gamesociety.colota.com/forum
phpBB版本:2.0.11
已安裝的外掛:
Advanced Quick Reply Hack
Topic Cost Modification
全域公告global_announcement_1
論壇銀行
整合式top5

論壇改了的風格是:Macinscott2


希望真的能有大大能改幫一幫我呢~先謝~~~趕急的~嗚嗚…謝謝…\r

代碼: 選擇全部

Warning: include_attach_lang(./../language/lang_chinese_traditional_taiwan/lang_main_attach.php): failed to open stream: No such file or directory in /home/gamesociety/public_html/forum/attach_mod/attachment_mod.php on line 55

Warning: include_attach_lang(): Failed opening './../language/lang_chinese_traditional_taiwan/lang_main_attach.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/gamesociety/public_html/forum/attach_mod/attachment_mod.php on line 55

Warning: include_attach_lang(./../language/lang_chinese_traditional_taiwan/lang_admin_attach.php): failed to open stream: No such file or directory in /home/gamesociety/public_html/forum/attach_mod/attachment_mod.php on line 64

Warning: include_attach_lang(): Failed opening './../language/lang_chinese_traditional_taiwan/lang_admin_attach.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/gamesociety/public_html/forum/attach_mod/attachment_mod.php on line 64

Warning: Cannot modify header information - headers already sent by (output started at /home/gamesociety/public_html/forum/attach_mod/attachment_mod.php:55) in /home/gamesociety/public_html/forum/admin/index.php on line 582

Warning: Cannot modify header information - headers already sent by (output started at /home/gamesociety/public_html/forum/attach_mod/attachment_mod.php:55) in /home/gamesociety/public_html/forum/admin/index.php on line 583
最後由 究極冒號 於 2005-02-08 08:47 編輯,總共編輯了 1 次。
我姓 究極,名 冒號
座右銘:
禍福比鄰,凶中藏吉;
己所不慾,勿施於人;
人心比萬物都醜惡,壞到盡處,誰能猜透呢?
經上所說,一個義人也沒有,連一個也沒有。
人心籌算自己的道路,唯耶和華指引他的腳步。
http://colonhome.hk.st
究極冒號
星球公民
星球公民
文章: 52
註冊時間: 2005-01-08 23:26
來自: HK
聯繫:

文章 究極冒號 »

代碼: 選擇全部

	include($phpbb_root_path . 'language/lang_' . $language . '/lang_main_attach.' . $phpEx);
這是第一句錯誤,我在該檔案找回的一行CODE

代碼: 選擇全部

// Add no-cache control for cookies if they are set
//$c_no_cache = (isset($HTTP_COOKIE_VARS[$board_config['cookie_name'] . '_sid']) || isset($HTTP_COOKIE_VARS[$board_config['cookie_name'] . '_data'])) ? 'no-cache="set-cookie", ' : '';

// Work around for "current" Apache 2 + PHP module which seems to not
// cope with private cache control setting
if (!empty($_SERVER['SERVER_SOFTWARE']) && strstr($_SERVER['SERVER_SOFTWARE'], 'Apache/2'))
{
	header ('Cache-Control: no-cache, pre-check=0, post-check=0');
}
else
{
	header ('Cache-Control: private, pre-check=0, post-check=0, max-age=0');
}
header ('Expires: 0');
header ('Pragma: no-cache');

$template->pparse('overall_header');

?>
↑這是第三至五句我找回page_header.php內的資料…\r

希望有高手能救救我呢~嗚嗚…
我姓 究極,名 冒號
座右銘:
禍福比鄰,凶中藏吉;
己所不慾,勿施於人;
人心比萬物都醜惡,壞到盡處,誰能猜透呢?
經上所說,一個義人也沒有,連一個也沒有。
人心籌算自己的道路,唯耶和華指引他的腳步。
http://colonhome.hk.st
神川小羽
調皮の小羽
調皮の小羽
文章: 1461
註冊時間: 2004-05-01 05:55
來自: 謎樣之筱語
聯繫:

文章 神川小羽 »

你有沒有將中文語系檔複製到中文語系的資料夾下?
-.-
究極冒號
星球公民
星球公民
文章: 52
註冊時間: 2005-01-08 23:26
來自: HK
聯繫:

文章 究極冒號 »

神川小羽 寫:你有沒有將中文語系檔複製到中文語系的資料夾下?

竟然…竟然…竟然是錯在這…我實在太笨了~~~

竟然現在像沒問題了…先謝神川小羽,你已經是第二次解救我的人,我再次由心的感激您!真的真的很感謝您!謝謝!!!^__^~
我姓 究極,名 冒號
座右銘:
禍福比鄰,凶中藏吉;
己所不慾,勿施於人;
人心比萬物都醜惡,壞到盡處,誰能猜透呢?
經上所說,一個義人也沒有,連一個也沒有。
人心籌算自己的道路,唯耶和華指引他的腳步。
http://colonhome.hk.st
主題已鎖定

回到「外掛問題討論」