MySQL Error!
MySQL error in file: /engine/modules/catalog/goods.php at line 1071
Error Number: 1064
The Error returned was:
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 '\'1\' ) GROUP BY 1,2,3,4,5 ...' at line 12
SQL query:

SELECT b.name AS `brand_name`, g.id, g.articulus, g.name, g.date, g.brand_id, g.image, g.sef_name, g.type FROM `catalog_goods` g LEFT JOIN catalog_brands b ON (b.id = g.brand_id) LEFT JOIN `catalog_goods_vendors` gv ON (g.id = gv.good_id) WHERE g.subsection_id = 1 AND g.status = '1' AND g.type < '2' AND (g.city_id IN (0,1,2)) AND ( g.id in (1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,22,23,24,25,28,29,30,31,32,34,35,36,37,38,39,41,44,45,46,47,48,49,50,51,54,55,56,57,58,59,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,81,83,85,87,88,89,90,91,92,93,94,95,96,97,98,99,102,103,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,122,123,124,125,126,127,128,129,130,131,132,133,134,135,138,139,140,142,143,144,145,146,147,148,149,151,152,153,154,155,156,157,158,159,160,162,163,164,165,166,167,169,170,171,175,180,182,183,184,185,189,207,208,209,210,211,215,216,217,220,221,227,228,229,234,254,260,261,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,308,309,310,311,312,314,315,316,317,319,320,321,322,323,324,325,326,327,330,331,333,334,335,336,340,341,343,344,346,347,348,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,375,376,377,386,387,388,389,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,413,416,417,418,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,442,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,484,485,486,487,490,491,492,494,495,496,497,498,500,501,502,508,509,511,513,514,515,519,520,522,523,524,525,526,527,529,530,531,532,533,534,535,536,537,538,539,540,544,548,549,550,556,566,569,577,580,584,587,592,593,594,595,596,597,598,599,600,602,611,612,613,614,615,624,625,626,629,630,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,675,676,677,678,679,680,689,703,706,707,708,709,711,712,714,715,716,717,718,733,737,738,739,389,389) ) AND ( g.urgent = \'1\' ) GROUP BY 1,2,3,4,5 ORDER BY `views` DESC, `urgent` ASC, `id` ASC LIMIT 0, 15