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 ('E3D Spx ') as score FROM dle_post WHERE MATCH (title, short_story, full_story, xfields, google_url, yandex_url) AGAINST ('E3D Spx ') AND id != 113489 AND approve=1 AND date < '2024-11-23 16:34:05' ORDER BY score DESC LIMIT 6