[問題]phpBB2相關語系檔轉成UTF-8後的錯誤。
發表於 : 2007-02-18 13:24
原本我的論壇是Big5編碼
後來轉成UTF-8後。相關外掛檔案也在中午也把檔案轉成UTF-8格式。
錯誤是這樣
很奇怪!明明只是用程式將檔案轉成UTF-8但就是變成這樣。
這應該是~在set_cookie前先輸出訊息或錯誤訊息~類似的警告~對嗎?
我也不知道該怎麼辦了
還請大大到我的論壇看看
http://twspc.no-ip.info/forum/
後來轉成UTF-8後。相關外掛檔案也在中午也把檔案轉成UTF-8格式。
錯誤是這樣
代碼: 選擇全部
Warning: Cannot modify header information - headers already sent by (output started at /home/forum/language/lang_chinese_traditional_taiwan/lang_stockmarket.php:1) in /home/forum/includes/sessions.php on line 254
Warning: Cannot modify header information - headers already sent by (output started at /home/forum/language/lang_chinese_traditional_taiwan/lang_stockmarket.php:1) in /home/forum/includes/sessions.php on line 255
Warning: Cannot modify header information - headers already sent by (output started at /home/forum/language/lang_chinese_traditional_taiwan/lang_stockmarket.php:1) in /home/forum/includes/page_header.php on line 481
Warning: Cannot modify header information - headers already sent by (output started at /home/forum/language/lang_chinese_traditional_taiwan/lang_stockmarket.php:1) in /home/forum/includes/page_header.php on line 487
Warning: Cannot modify header information - headers already sent by (output started at /home/forum/language/lang_chinese_traditional_taiwan/lang_stockmarket.php:1) in /home/forum/includes/page_header.php on line 488
這應該是~在set_cookie前先輸出訊息或錯誤訊息~類似的警告~對嗎?
我也不知道該怎麼辦了
還請大大到我的論壇看看
http://twspc.no-ip.info/forum/