MySQL Error!
MySQL error in file: /engine/modules/show.short.php at line 250
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 'DESCDESC LIMIT 0,10' at line 1
SQL query:
SELECT p.id, p.autor, p.q_tovar, p.q_pac, p.multiplicity, p.stock, p.seria, p.number, p.articul, p.has_balance, p.is_allow_cart, p.date, p.short_story, p.full_story, p.xfields, p.title, p.category, p.alt_name, e.allow_rss_turbo, e.allow_rss_dzen FROM dle_post p INNER JOIN (SELECT DISTINCT(dle_post_extras_cats.news_id) FROM dle_post_extras_cats WHERE cat_id IN ('816','1235','979','2226','2144','800','2050','2119','2195','2051','2052','2053','2106','2225','2121','2183','2148','1956','828','2145','2146','2147','2155','2149','2189','829','2054','2156','2060','2061','2059','2056','2058','2211','804','869','885','2066','2067','2068','1796','1795','1794','2072','2076','835','2214','2047','2069','2222','1797','1798','1799','2110','2123','2070','2071','1975','2221','874','873','872','802','1036','1924','1816','1034','1825','2117','1074','2197','2196','1035','2105','2048','2043','1925','2164','849','1248','1800','1801','1802','1803','2158','805','2165','2152','2201','2154','2151','905','899','2191','833','834','891','968','871','848','2215','887','2122','2140','2085','2082','2081','2083','2097','2089','2086','2157','2090','2087','2088','2091','2141','2217','2098','2099','898','886','947','870','2223','2224','2166','2219','2176','2167','2168','2169','2170','2171','2173','2174','2185','2220','2218','1143','882','863','853','2063','1249','2104','1234','1250','1879','1233','2034','2102','881','1014','884','883','888','2037','889','868','2188','1049','1050','1051','875','858','827','860','2107','861','877','890','878','859','880','857','854','862','876','893','903','2210','2207','2209','2208','2159','2190','2161','2160','2179','2041','2139','1161','2206','894','1163','2008','908','978','879','2108','2109','1048','953','1063','2039','2040','2080','895','1002','1183','2073','2202','2205','2186','2203','2184','2101','2180','2181','1992','1046','2044','2112','2100','1822')) c ON (p.id=c.news_id) LEFT JOIN dle_post_extras e ON (p.id=e.news_id) WHERE approve=1 AND allow_rss=1 ORDER BY date, has_balance DESCDESC LIMIT 0,10