Query: SELECT c.id,ln.name,ln.intro,c.image,c.date,ln.sef_url FROM php_content c,php_content_ln ln WHERE c.active = 1 AND c.type = 4 AND c.id = ln.id AND ln.ln = 'en' AND c.catid = ORDER BY c.order_id asc
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 'ORDER BY c.order_id asc' at line 1
Query: SELECT c.id,ln.name,ln.intro,c.image,c.date,ln.sef_url FROM php_content c,php_content_ln ln WHERE c.active = 1 AND c.type = 4 AND c.id = ln.id AND ln.ln = 'en' AND c.catid = ORDER BY c.order_id asc
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 'ORDER BY c.order_id asc' at line 1