1 頁 (共 1 頁)

[問題]phpbb2.0.11+attchmod2.3.10

發表於 : 2004-12-14 12:14
angela
我使用windowsXP+PHP Version 4.3.4+phpMyAdmin 2.2.6+phpbb2(2.3.11版)+attchment mod(2.3.10版)
程式修改完後,執行首頁出現了以下的錯誤,請問一下如何解決呢?

Warning: include_attach_lang(./language/lang_chinese_traditional_taiwan/lang_main_attach.php): failed to open stream: No such file or directory in D:\Webservice\EZWeather\phpbb2\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='.;c:\php4\pear') in D:\Webservice\EZWeather\phpbb2\attach_mod\attachment_mod.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at D:\Webservice\EZWeather\phpbb2\attach_mod\attachment_mod.php:55) in D:\Webservice\EZWeather\phpbb2\includes\page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output started at D:\Webservice\EZWeather\phpbb2\attach_mod\attachment_mod.php:55) in D:\Webservice\EZWeather\phpbb2\includes\page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at D:\Webservice\EZWeather\phpbb2\attach_mod\attachment_mod.php:55) in D:\Webservice\EZWeather\phpbb2\includes\page_header.php on line 478

發表於 : 2004-12-14 13:32
angela
已自行解決了,是中文化的檔案放錯位置了,可是用管理者的身分進入,設定附加檔案,確出現Template->make_filename(): Error - file does not exist 請問有人知道這是我那沒有設定嗎?

發表於 : 2004-12-14 16:41
flower
*.tpl 檔沒上傳到正確的位置

發表於 : 2004-12-14 16:47
angela
請問是那幾個檔案呢?是phpBB2\templates\subSilver\admin裡面的*.tpl,還是\phpBB2\templates\subSilver下的*.tpl。麻煩告訴我,謝謝你!

發表於 : 2004-12-14 16:50
flower
這.......只有那句 沒人知道是那個 tpl 檔漏掉
最好的方法是照說明檔的內容 把所有 tpl 檔再重新上傳一次

發表於 : 2004-12-14 18:18
angela
了解,謝謝囉!