MySQL query error!

Error: Table 'fenyarnyek_ft.xbtit_users' doesn't exist
Query: SELECT u.showporn, u.donor, u.torpag, u.hidden, u.topslot, u.imga, u.imgb, u.imgc, u.imgd, u.warn, u.warn, u.warns, u.custom_title, u.right_l,u.left_l, u.dc, u.salt, u.pass_type, u.lip, u.cip, u.downloaded as downloaded, u.uploaded as uploaded, u.smf_fid, u.ipb_fid, u.topicsperpage, u.postsperpage,u.torrentsperpage, u.flag, u.avatar, UNIX_TIMESTAMP(u.lastconnect) AS lastconnect, UNIX_TIMESTAMP(u.joined) AS joined, u.id as uid, u.username, u.password, u.random, u.email, u.language,u.style, u.time_offset, ul.*, `s`.`style_url`, `s`.`style_type`, `l`.`language_url` FROM xbtit_users u INNER JOIN xbtit_users_level ul ON u.id_level=ul.id LEFT JOIN `xbtit_style` `s` ON `u`.`style`=`s`.`id` LEFT JOIN `xbtit_language` `l` ON `u`.`language`=`l`.`id` WHERE u.id = 1 LIMIT 1;