mysql error:
SELECT `id`, `date`, `title`, `url`, `image_thumb`, `preview`, `content`, `views`, `numComments`, `theme`, `rubric`, `newspaper` FROM `article` WHERE `metaKeywords` LIKE '%статья №$'%' AND `theme` > 0 AND `hidden` = '0' AND `rubric` != 88 ORDER BY `priority` ASC, `dateDay` DESC, `priorityDay` ASC, `title` LIMIT 0,10

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 '%' AND `theme` > 0 AND `hidden` = '0' AND `rubric` != 88 ORDER BY `priority` ASC' at line 1