MySQL Error!
MySQL error in file: /engine/modules/show.full.php at line 1238
Error Number: 1064
The Error returned was:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MATCH (title, short_story, full_story, xfields, google_url, yandex_url) AGAINST ' at line 1
SQL query:

SELECT id, date, short_story, xfields, title, price_file, category, alt_name MATCH (title, short_story, full_story, xfields, google_url, yandex_url) AGAINST ('Kinofly ') as score FROM dle_post WHERE MATCH (title, short_story, full_story, xfields, google_url, yandex_url) AGAINST ('Kinofly ') AND id != 31745 AND approve=1 AND date < '2024-11-23 14:04:37' ORDER BY score DESC LIMIT 6