搜索:已搜索過~但論壇沒有人尋問這問題~自己也在google上找過~但那個人並沒得到其它人回應
我成功安裝完整個mod及執行資料庫update的流程~
也確定大量發送訊息的功能有效~但是有個東西一直困擾著我
每當我點”個人資料”都會發現錯誤(表格等等都沒問題~只是排版上方多出這行訊息~功能一切都正常)
我試過該修改的include內四個檔案~發現usercp_register.php的問題(還原就沒這東西)Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/customer/我的網域/www/phpBB2/includes/page_header.php on line 506
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/customer/我的網域/www/phpBB2/includes/page_header.php on line 508
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/customer/我的網域/www/phpBB2/includes/page_header.php on line 509
另外~點擊進入私人訊息時~點選傳送大量私人訊息的圖後就出現(表格及傳送PM等等都沒問題~只是排版上方多出這行訊息~功能一切都正常)
我也查過那個檔案改的問題~是在privmsg.php檔案Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/customer/我的網域/www/phpBB2/includes/sessions.php on line 332
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/customer/我的網域/www/phpBB2/includes/sessions.php on line 333
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/customer/我的網域/www/phpBB2/includes/page_header.php on line 506
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/customer/我的網域/www/phpBB2/includes/page_header.php on line 508
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_mass_pm.php:35) in /home/customer/我的網域/www/phpBB2/includes/page_header.php on line 509

