MySQL hibajelentés
Függvény: db_error();
SQL utasítás: SELECT SQL_CALC_FOUND_ROWS M.id, M.name_hun as name, M.leiras_hun as leiras, M.tartalom_hun as tartalom FROM sc_ws_products M INNER JOIN sc_ws_products_variant V ON V.product_id=M.id WHERE M.aktiv='1' AND V.aktiv='1' GROUP BY M.id HAVING ORDER BY M.ordering
Hibaüzenet: 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 'ORDER BY M.ordering' at line 7