I have this problem when i post a new thread
Quote:
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT thread.threadid, MATCH(thread.title) AGAINST ('ford') AS score
FROM vb3_thread AS thread
WHERE MATCH(thread.title) AGAINST ('ford')
AND thread.open <> 10
LIMIT 5;
MySQL Error : Can't find FULLTEXT index matching the column list
Error Number : 1191
Date : Tuesday, September 25th 2007 @ 12:20:37 PM
Classname : vb_database
|