Message : Deverlop by MyCMS File : Query: SELECT c.*,ln.* FROM php_content c,php_content_ln ln WHERE c.active = 1 AND c.type = 4 AND c.id = ln.id AND ln.ln = 'vn' AND c.catid = AND ln.id <> 0 ORDER BY order_id ASC LIMIT 0,6
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 ln.id <> 0 ORDER BY order_id ASC LIMIT 0,6' at line 1 Line : 0