Thanks, this has been done.
Is there anything else that should be done?
--------------- Added [DATE]1232105322[/DATE] at [TIME]1232105322[/TIME] ---------------
I'm now getting these errors upon creating new threads. Any idea why?
Database error in vBulletin 3.8.0:
Invalid SQL:
SELECT thread.threadid, MATCH(thread.title) AGAINST ('test') AS score
FROM thread AS thread
WHERE MATCH(thread.title) AGAINST ('test')
AND thread.open <> 10
LIMIT 5;
MySQL Error : Can't find FULLTEXT index matching the column list
|