• 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 ('17')) )' at line 1 query: SELECT count( DISTINCT(node.nid)) FROM node node INNER JOIN 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 = 'nodeaccess_rid') OR (na.gid = 0 AND na.realm = 'nodeaccess_uid') OR (na.gid = 0 AND na.realm = 'nodeaccess_author'))) AND ( (node.status = '1') AND (node.type IN ('content_article')) AND (.tid IN ('17')) ) in /home/xumzyrxk/public_html/includes/database.mysql.inc on line 172.
  • 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 ('17')) ) ORDER BY node_created_orderby DESC, node_sticky DESC LIMIT 0, 20' at line 1 query: SELECT DISTINCT(node.nid), DATE_FORMAT(FROM_UNIXTIME(node.created), '%Y%m0%H') AS node_created_orderby, node.sticky AS node_sticky FROM node node INNER JOIN 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 = 'nodeaccess_rid') OR (na.gid = 0 AND na.realm = 'nodeaccess_uid') OR (na.gid = 0 AND na.realm = 'nodeaccess_author'))) AND ( (node.status = '1') AND (node.type IN ('content_article')) AND (.tid IN ('17')) ) ORDER BY node_created_orderby DESC, node_sticky DESC LIMIT 0, 20 in /home/xumzyrxk/public_html/includes/database.mysql.inc on line 172.