When enabling the module the following warning it issued:

user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'admin/build/modules', '', 3)' at line 1 query: INSERT INTO qa_checklist (id, group_id, name, module, download, enable, configure, order_id) VALUES (19, 6, 'Admin Role module', 'security_review', 'http://drupal.org/project/adminrole, 'admin/build/modules', '', 3) in /home/pcampbell/Workspace/site-music/sites/all/modules/qa_checklist/qachecklist.install on line 161.

Comments

entr3p’s picture

I got the same warning as well:

user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'admin/build/modules', '', 3)' at line 1 query: INSERT INTO qa_checklist (id, group_id, name, module, download, enable, configure, order_id) VALUES (19, 6, 'Admin Role module', 'security_review', 'http://drupal.org/project/adminrole, 'admin/build/modules', '', 3) in /home/learning/public_html/sites/all/modules/qa_checklist/qachecklist.install on line 161.

Anonymous’s picture

The same here

eidolon night’s picture

Status: Active » Fixed

Fixed in Beta 2. Thank you for the report.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.