1 頁 (共 1 頁)

[問題]一個在 2.0.5 & 2.0.6 都會出現的問題

發表於 : 2003-08-04 15:45
Chaz
●架設主機作業系統:Windows 2000 Server SP4
●您安裝的程式:IIS + php + MS SQL Server 2000 sp3
●您的 phpBB2 版本:phpBB 2.0.6
●錯誤代碼:
代碼:
[ code ]
Warning: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]行 3: '篇測試' 附近的語法不正確。, SQL state 37000 in SQLExecDirect in C:\Inetpub\PHPBB2\db\mssql-odbc.php on line 117

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\PHPBB2\db\mssql-odbc.php:117) in C:\Inetpub\PHPBB2\includes\page_header.php on line 474

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\PHPBB2\db\mssql-odbc.php:117) in C:\Inetpub\PHPBB2\includes\page_header.php on line 476

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\PHPBB2\db\mssql-odbc.php:117) in C:\Inetpub\PHPBB2\includes\page_header.php on line 477
[ /code ]

一般錯誤 :
[ code ]
Could not select words

DEBUG MODE

SQL Error : 37000 [Microsoft][ODBC SQL Server Driver][SQL Server]行 3: '篇測試' 附近的語法不正確。

SELECT word_id, word_text FROM phpbb_search_wordlist WHERE word_text IN ('test', '這殃?, '篇測試')

Line : 172
File : C:\Inetpub\PHPBB2\includes\functions_search.php
[ /code ]
●錯誤狀態:
標題 : test
文章內容 : 這是一篇測試文章

只要在文章中輸入 "是一" 這個字串就會出現如上問題

已經依照多國語言修正法 2.0.4 修改過 ... 無效 ...

請問各位前輩如何解決 ?? THX !

發表於 : 2003-08-05 16:32
[=AZN-TW=]Frank
這跟我之前發表過的衝馬問題一樣...