1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'offset AS weight FROM module_tag_cloud WHERE language_id = 2 AND searches >= ...' at line 1

SELECT tag, searches + offset AS weight FROM module_tag_cloud WHERE language_id = 2 AND searches >= 2 AND not_found = 0 ORDER BY weight DESC, inserted DESC LIMIT 25

[XT SQL Error]