NoticeTrying to get property of non-objectmodels/deadlines_model.php29An Error Was Encountered

Error Number: 1064

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 f.lang_id = 2 GROUP BY f.id' at line 3

SELECT f.* FROM festival f RIGHT JOIN festival_deadlines fd ON fd.festival_id = f.group_id WHERE fd.deadlines_id = AND f.lang_id = 2 GROUP BY f.id