Sondy GreenITfocus
- 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 ';)' at line 1
query: SELECT COUNT(uid) FROM users INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'content_access_rid'))) AND ( status = 1;) in /home/greenitfocus/public_html/includes/database.mysql.inc on line 174.
- user warning: Unknown column 'n.nid' in 'on clause'
query: SELECT COUNT(uid) FROM users INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'content_access_rid'))) AND ( login > 0) in /home/greenitfocus/public_html/includes/database.mysql.inc on line 174.