1 頁 (共 1 頁)

[問題]Custom mass PM 1.4.7 部份問題

發表於 : 2006-02-06 01:27
oscerropper
參考外掛:http://phpbb-tw.net/phpbb/viewtopic.php?p=200026#200026
搜索:已搜索過~但論壇沒有人尋問這問題~自己也在google上找過~但那個人並沒得到其它人回應

我成功安裝完整個mod及執行資料庫update的流程~
也確定大量發送訊息的功能有效~但是有個東西一直困擾著我
每當我點”個人資料”都會發現錯誤(表格等等都沒問題~只是排版上方多出這行訊息~功能一切都正常)
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
我試過該修改的include內四個檔案~發現usercp_register.php的問題(還原就沒這東西)

另外~點擊進入私人訊息時~點選傳送大量私人訊息的圖後就出現(表格及傳送PM等等都沒問題~只是排版上方多出這行訊息~功能一切都正常)
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
我也查過那個檔案改的問題~是在privmsg.php檔案

發表於 : 2006-02-06 01:28
oscerropper
以下是我兩個檔案的改法:
privmsg.php 及 usercp_register.php

檔案下載:
http://home.pchome.com.tw/web/aimms/problem.rar(pchome請按右鍵另存新檔)

發表於 : 2006-02-06 15:56
心靈捕手
依照經驗, 這個訊息只是告訴您:
在 'lang_mass_pm.php' 的結尾處, 可能有多餘的空格.

參考連結:
http://phpbb-tw.net/phpbb/viewtopic.php?p=205658#205658

發表於 : 2006-02-06 16:35
oscerropper
lang_mass_pm.php 原全沒有動 :-? ....
我剛也檢查過~沒有空白問題 ...

發表於 : 2006-02-06 16:38
心靈捕手
oscerropper 寫:lang_mass_pm.php 原全沒有動 :-? ....
我剛也檢查過~沒有空白問題 ...
建議您:
將它 (lang_mass_pm.php) 壓縮後, 貼出下載連結.

發表於 : 2006-02-06 17:00
oscerropper
心靈捕手

謝謝~今天花了一整天在重架論壇(2.019)剛已經把mass pm成功架起了 :-)