Language

  • 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 NULL OR rating >= '1')' at line 1 query: SELECT count(node.nid) FROM node node LEFT JOIN comments comments ON node.nid = comments.nid WHERE (.rating IS NULL OR rating >= '1') in /home/sphere/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 'IS NULL OR rating >= '1') ORDER BY comments_timestamp_timestamp DESC LIMIT 0, 3' at line 1 query: SELECT node.nid, comments.timestamp AS comments_timestamp_timestamp, comments.subject AS comments_subject, comments.cid AS comments_cid, comments.name AS comments_name, comments.uid AS comments_uid, node.title AS node_title, node.changed AS node_changed, comments.timestamp AS comments_timestamp, karma_objects.rating AS karma_objects_rating FROM node node LEFT JOIN comments comments ON node.nid = comments.nid WHERE (.rating IS NULL OR rating >= '1') ORDER BY comments_timestamp_timestamp DESC LIMIT 0, 30 in /home/sphere/public_html/includes/database.mysql.inc on line 172.

All Comments

User login