Engineering Blog
- 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 ('27')) AND (node.status = '1') AND (users.uid IN ('6','18','47','53','5','4'' at line 1 query: SELECT count( DISTINCT(node.nid)) FROM lgds_node node INNER JOIN lgds_users users ON node.uid = users.uid INNER JOIN lgds_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 = 'term_access'))) AND ( (node.type IN ('blog')) AND (.tid IN ('27')) AND (node.status = '1') AND (users.uid IN ('6','18','47','53','5','4')) ) in /home/legoguards/www/www/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 ('27')) AND (node.status = '1') AND (users.uid IN ('6','18','47','53','5','4'' at line 1 query: SELECT DISTINCT(node.nid), node.created AS node_created_created FROM lgds_node node INNER JOIN lgds_users users ON node.uid = users.uid INNER JOIN lgds_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 = 'term_access'))) AND ( (node.type IN ('blog')) AND (.tid IN ('27')) AND (node.status = '1') AND (users.uid IN ('6','18','47','53','5','4')) ) ORDER BY node_created_created DESC LIMIT 0, 10 in /home/legoguards/www/www/includes/database.mysql.inc on line 172.