user warning: Table 'web105-a-drupa-5.ajax_checklist' doesn't exist query: select count(state) from ajax_checklist where nid=53 and user=0 and qid='all1' in /modules/ajax_checklist/ajax_checklist.module on line 78.

user warning: Table 'web105-a-drupa-5.ajax_checklist' doesn't exist query: insert into ajax_checklist (nid,user,qid,state) values (53,0,'all1',1) in /modules/ajax_checklist/ajax_checklist.module on line 81.

The table name is not in the correct format (prefix missing).

The table name should be enclosed in { } to automatically collect the right name.