- 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 '= '1')' at line 1
query: SELECT count(node.nid) FROM drupal_node node LEFT JOIN drupal_node_comment_statistics node_comment_statistics ON node.nid = node_comment_statistics.nid INNER JOIN drupal_users users ON node.uid = users.uid WHERE (.status = '1') in /home/fhlinux170/a/alehm.org.uk/user/htdocs/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 '= '1') ORDER BY node_comment_statistics_last_comment_timestamp_last_comment_tim' at line 1
query: SELECT node.nid, node_comment_statistics.last_comment_timestamp AS node_comment_statistics_last_comment_timestamp_last_comment_timestamp, node.type AS node_type, node.title AS node_title, users.name AS users_name, users.uid AS users_uid, node_comment_statistics.comment_count AS node_comment_statistics_comment_count, node_comment_statistics.last_comment_timestamp AS node_comment_statistics_last_comment_timestamp FROM drupal_node node LEFT JOIN drupal_node_comment_statistics node_comment_statistics ON node.nid = node_comment_statistics.nid INNER JOIN drupal_users users ON node.uid = users.uid WHERE (.status = '1') ORDER BY node_comment_statistics_last_comment_timestamp_last_comment_timestamp DESC LIMIT 0, 25 in /home/fhlinux170/a/alehm.org.uk/user/htdocs/includes/database.mysql.inc on line 172.
Recent posts