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 ') AND n.language IN ('','nl') AND n.status = 1 ORDER BY n.created DESC' at line 3
query: SELECT n.nid FROM node n
WHERE FROM_UNIXTIME(n.created) >= '2011-06'
AND FROM_UNIXTIME(n.created) < '2011-07' AND n.type IN () AND n.language IN ('','nl') AND n.status = 1 ORDER BY n.created DESC in /home/syvo02/domains/syvo.nl/public_html/sites/all/modules/montharchive/montharchive.module on line 619.