Can't execute query

SELECT t1.id FROM talk_q_eng as t1 left join talk_a_eng as t2 on t2.talkId=t1.id  where t1.id != ''  group by t1.id order by t1.id desc

MySQL Error: Table 'bio_biocrown.talk_q_eng' doesn't exist

This script cannot continue, terminating.