Active
Project:
Ajax Checklist
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2011 at 21:08 UTC
Updated:
6 Jan 2011 at 21:08 UTC
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.