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 ('Stardew Valley ') as score FROM dle_post WHERE MATCH (title, short_story, full_story, xfields) AGAINST ('Stardew Valley ') AND id != 20 AND approve=1 AND date < '2024-07-02 20:16:12' ORDER BY score DESC LIMIT 4