Christopher Norway 0 Posted June 26 SELECT * FROM `ps_state` a LEFT JOIN `ps_state_lang` `b` ON a.id_state = b.id_state AND b.id_lang = 1 WHERE (a.id_state = 36) LIMIT Anyone with idea what`s wrong? Quote Share this post Link to post Share on other sites