MySQL Error!
MySQL error in file: /engine/modules/show.full.php at line 1159
Error Number: 1214
The Error returned was:
The used table type doesn't support FULLTEXT indexes
SQL query:
SELECT id, date, short_story, xfields, title, category, alt_name, MATCH (title, short_story, full_story, xfields) AGAINST ('The Forest ') as score FROM dle_post WHERE MATCH (title, short_story, full_story, xfields) AGAINST ('The Forest ') AND id != 80 AND approve=1 AND date < '2025-01-05 05:50:34' ORDER BY score DESC LIMIT 4