舉例:快速砍人\r
只要執行完此功能就出現\r
不管是快速砍人~ mass PM 都會有這問題(文字敘述顯示正常)Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_prune_users.php:1) in /home/customer/我的網域/www/phpBB2/includes/sessions.php on line 373
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_prune_users.php:1) in /home/customer/我的網域/www/phpBB2/includes/sessions.php on line 374
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_prune_users.php:1) in /home/customer/我的網域/www/phpBB2/includes/page_header.php on line 517
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_prune_users.php:1) in /home/customer/我的網域/www/phpBB2/includes/page_header.php on line 519
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/我的網域/www/phpBB2/language/lang_chinese_traditional_taiwan/lang_prune_users.php:1) in /home/customer/我的網域/www/phpBB2/includes/page_header.php on line 520
這兩個檔案的那幾行沒有改過任何東西 ... 請教前輩門這是怎回事
現在只要裝外掛我通常都把 lang_* 移到 lang_main 去顯示才不會有這排訊息 ..
我發現lang_main中某個東西可以讓其它外掛的lang_*正常不會出現這訊息~我試著把官方的lang_main中的內容丟到外掛lang_*存檔就不會有這問題 ...


