Closed (fixed)
Project:
FAQ_Ask
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 May 2012 at 11:18 UTC
Updated:
5 Jun 2012 at 10:31 UTC
Getting the error message:
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 'WHERE (n.language ='nb' OR n.language ='' OR n.language IS NULL)' at line 1 query: INSERT INTO faq_expert (uid, tid) VALUES (1, 0), (2, 100), (1, 36), (1, 4), (1, 41) WHERE (n.language ='nb' OR n.language ='' OR n.language IS NULL) in /home/xxx/domains/xxxx/public_html/sites/all/modules/faq_ask/faq_ask.module on line 1200.
Comments
Comment #1
stenjo commentedFixed in latest 6.x-2.x-dev version
Comment #2
stenjo commented