[問題]PHPBB在SQL2000的問題
發表於 : 2003-06-03 17:03
------------------------------------------------------------------------------------
●架設主機作業系統:Windows 2003 Server
●免費空間連結: 自己機器\r
●上網方式:ADSL-So-Net
●安裝的程式:Apache2.0 + php + SQL2000(ODBC)
●phpBB2 版本:phpBB2.0.4
●錯誤代碼:代碼:
[ code ]Warning: SQL error: [Microsoft][ODBC SQL Server Driver]COUNT field incorrect or syntax error, SQL state 07001 in SQLExecDirect in E:\Web\BB\db\mssql-odbc.php on line 117
Warning: Cannot modify header information - headers already sent by (output started at E:\Web\BB\db\mssql-odbc.php:117) in E:\Web\BB\includes\page_header.php on line 464
Warning: Cannot modify header information - headers already sent by (output started at E:\Web\BB\db\mssql-odbc.php:117) in E:\Web\BB\includes\page_header.php on line 466
Warning: Cannot modify header information - headers already sent by (output started at E:\Web\BB\db\mssql-odbc.php:117) in E:\Web\BB\includes\page_header.php on line 467
[ /code ]
Could not select words
DEBUG MODE
SQL Error : 07001 [Microsoft][ODBC SQL Server Driver]COUNT field incorrect or syntax error
SELECT word_id, word_text FROM phpbb_search_wordlist WHERE word_text IN ('?, '?)
Line : 165
File : E:\Web\BB\includes\functions_search.php
●架設主機作業系統:Windows 2003 Server
●免費空間連結: 自己機器\r
●上網方式:ADSL-So-Net
●安裝的程式:Apache2.0 + php + SQL2000(ODBC)
●phpBB2 版本:phpBB2.0.4
●錯誤代碼:代碼:
[ code ]Warning: SQL error: [Microsoft][ODBC SQL Server Driver]COUNT field incorrect or syntax error, SQL state 07001 in SQLExecDirect in E:\Web\BB\db\mssql-odbc.php on line 117
Warning: Cannot modify header information - headers already sent by (output started at E:\Web\BB\db\mssql-odbc.php:117) in E:\Web\BB\includes\page_header.php on line 464
Warning: Cannot modify header information - headers already sent by (output started at E:\Web\BB\db\mssql-odbc.php:117) in E:\Web\BB\includes\page_header.php on line 466
Warning: Cannot modify header information - headers already sent by (output started at E:\Web\BB\db\mssql-odbc.php:117) in E:\Web\BB\includes\page_header.php on line 467
[ /code ]
Could not select words
DEBUG MODE
SQL Error : 07001 [Microsoft][ODBC SQL Server Driver]COUNT field incorrect or syntax error
SELECT word_id, word_text FROM phpbb_search_wordlist WHERE word_text IN ('?, '?)
Line : 165
File : E:\Web\BB\includes\functions_search.php