1 頁 (共 1 頁)

[問題]一進畫面出現一堆錯誤

發表於 : 2003-09-21 14:10
Jessica
昨天還好好的, 今天一進入就出現了以下問題.

問題外掛:不太清楚是怎麼發生的
使用版本:phpBB 2.0.5
網站位置http://134.208.26.144/phpBB2
狀況描述
一進首頁就出現了二段錯誤,

代碼: 選擇全部

Parse error: parse error in /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php on line 88

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/includes/sessions.php on line 182

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/includes/sessions.php on line 183

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/includes/page_header.php on line 474

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/includes/page_header.php on line 476

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/includes/page_header.php on line 477
我掛TOP5的地方出現以下錯誤

代碼: 選擇全部

Parse error: parse error in /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php on line 88

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/adv_top5.php on line 79

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/adv_top5.php on line 80

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/adv_top5.php on line 81

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/adv_top5.php on line 82

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/adv_top5.php on line 83

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/includes/sessions.php on line 182

Warning: Cannot add header information - headers already sent by (output started at /home/www/html/phpBB2/attach_mod/includes/functions_filetypes.php:88) in /home/www/html/phpBB2/includes/sessions.php on line 183
補充
已安裝之MOD
1).TOP5
2).人氣MOD
3).Attachment MOD

發表於 : 2003-09-22 20:43
台灣阿堂
檢查一下你的Attachment MOD加的地方對不對!

發表於 : 2003-09-23 13:03
Jessica
後來發現應該是系統環境的問題.

因為系統重開後這部份的問題就自動解決了.