Our latest releases
- 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 'IS NOT 'NULL') )' 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 = 'node_access_control'))) AND ( (node.type IN ('bio')) AND (.asin IS NOT 'NULL') ) in /homepages/33/d242111180/htdocs/nolastars/public_html/includes/database.mysql.inc on line 174.
- 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 'IS NOT 'NULL') ) ORDER BY DESC LIMIT 0, 20' at line 1
query: SELECT DISTINCT(node.nid), publicationdate, amazonitem.title AS amazonitem_title, amazonitem.mediumimageurl AS amazonitem_mediumimageurl, amazonitem.author AS amazonitem_author, amazonitem.publicationdate AS amazonitem_publicationdate 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 = 'node_access_control'))) AND ( (node.type IN ('bio')) AND (.asin IS NOT 'NULL') ) ORDER BY DESC LIMIT 0, 20 in /homepages/33/d242111180/htdocs/nolastars/public_html/includes/database.mysql.inc on line 174.
Back to top