有 2 筆資料符合您搜尋的條件
- 2006-02-16 07:41
- 版面: phpBB 2 安裝與使用
- 主題: [分享] 我來拯救各位啦!徹底『多國語言修正』!!
- 回覆: 81
- 觀看: 153516
用ConvertZ只轉language安裝後每頁上方都會出現: 看看你是不是勾了ConvertZ->轉碼設定->加bom到utf-8檔案 那東西勾了會出問題 沒有勾。還是有問題: Warning: Cannot modify header information - headers already sent by (output started at /home/zst/public_html/forums/includes/page_header.php:1) in /home/zst/public_html/forums/includes/page_header.php on line ...
- 2006-02-16 06:25
- 版面: phpBB 2 安裝與使用
- 主題: 如何將網頁自動轉成UTF-8
- 回覆: 3
- 觀看: 4204
找找\r $lang['ENCODING'] = 是否為 utf-8 cheer! 改了以後,有以下的警告: Warning: Cannot modify header information - headers already sent by (output started at /home/zpzstudi/public_html/forums/language/lang_english/lang_main.php:1) in /home/zpzstudi/public_html/forums/includes/page_header.php on line 483 Warning: C...