1054 - Unknown column 'SiteMap.php' in 'where clause'

SELECT askHHMGTquestions.q_id, q_desc, a_text FROM askHHMGTquestions LEFT JOIN askHHMGTanswers ON askHHMGTquestions.q_id = askHHMGTanswers.q_id WHERE q_approved = 1 AND useQuestion = 1 AND a_text <> '' AND askHHMGTquestions.q_id = SiteMap.php ORDER BY askHHMGTquestions.q_id ASC, a_id ASC

[TEP STOP]