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 'IN ('2')) ) ORDER BY node_changed_changed DESC LIMIT 0, 99' at line 1
query: SELECT DISTINCT(node.nid), node.changed AS node_changed_changed, node.title AS node_title, node.changed AS node_changed FROM ejbo_node node INNER JOIN ejbo_node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'workflow_access') OR (na.gid = 0 AND na.realm = 'workflow_access_owner'))) AND ( (node.type IN ('simplenews')) AND (.s_status IN ('2')) ) ORDER BY node_changed_changed DESC LIMIT 0, 99 in /homepages/20/d69746140/htdocs/drupal/ejbo.de/htdocs/includes/database.mysql.inc on line 174.