NoticeTrying to get property of non-objectmodels/awards_model.php23An 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 fs.ext IN ('jpg', 'jpeg', 'png', 'gif') ORDER BY f.id' at line 3

SELECT f.*, fs.url, fs.source FROM file_source fs LEFT JOIN creditfor_attachment f ON f.file_id = fs.id WHERE f.creditfor_id = AND fs.ext IN ('jpg', 'jpeg', 'png', 'gif') ORDER BY f.id