1 頁 (共 1 頁)

[問題]cash mod 2.2.1的問題(附圖)

發表於 : 2004-09-27 19:09
小翼
問題外掛:cash mod 2.2.1
參考連結:忘了……\r
使用版本:phpBB 2.0.8
狀況描述:
剛才我已經成功安裝cash mod,而且已緊記匯入原程式提供的 SQL
但是我觀看主題內容時,出現了錯誤信息,如下:

代碼: 選擇全部

Warning: Cannot modify header information - headers already sent by (output started at /drive2/fpgshttpd/hohotho/language/lang_chinese/lang_cash.php:345) in /drive2/fpgshttpd/hohotho/viewtopic.php on line 558

Warning: Cannot modify header information - headers already sent by (output started at /drive2/fpgshttpd/hohotho/language/lang_chinese/lang_cash.php:345) in /drive2/fpgshttpd/hohotho/includes/page_header.php on line 474

Warning: Cannot modify header information - headers already sent by (output started at /drive2/fpgshttpd/hohotho/language/lang_chinese/lang_cash.php:345) in /drive2/fpgshttpd/hohotho/includes/page_header.php on line 476

Warning: Cannot modify header information - headers already sent by (output started at /drive2/fpgshttpd/hohotho/language/lang_chinese/lang_cash.php:345) in /drive2/fpgshttpd/hohotho/includes/page_header.php on line 477
同時,修改和贈與貨幣也有這個情況出現\r
請問各位大大如何解決這個問題
感激不盡!!^^

附圖:
http://uploader.luvzone.net/view.php?im ... 0648_a.JPG
圖檔

發表於 : 2004-09-27 19:11
神川小羽
打開 lang_cash.php:345行 看看是不是有多餘的空格 有的話 去掉多餘的空格

發表於 : 2004-09-27 19:18
小翼
神川小羽 寫:打開 lang_cash.php:345行 看看是不是有多餘的空格 有的話 去掉多餘的空格
已經解決了
多謝大大的指點^^