MySQL Error!
MySQL error in file: /engine/modules/show.full.php at line 1253
Error Number: 1191
The Error returned was:
Can't find FULLTEXT index matching the column list
SQL query:
SELECT id, date, short_story, xfields, title, category, alt_name, MATCH (title) AGAINST ('1986 BMW 3 Series 25 2.7L I6 12V 160,000 Miles') as score FROM dle_post WHERE MATCH (title) AGAINST ('1986 BMW 3 Series 25 2.7L I6 12V 160,000 Miles') AND id != 565898 AND approve=1 ORDER BY score DESC LIMIT 5