user error: 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 '%d AND n.nid = f.nid AND n.type = 'forum' AND n.status = 1 ORDE
query: SELECT n.nid, n.created AS timestamp, u.name AS name, u.uid AS uid FROM forum f LEFT JOIN node n ON n.nid = f.nid LEFT JOIN users u ON n.uid = u.uid WHERE f.tid = %d AND n.nid = f.nid AND n.type = 'forum' AND n.status = 1 ORDER BY timestamp DESC LIMIT 1, 0 in /home/virtual/site73/fst/var/www/html/drupal/includes/database.mysql.inc on line 69.
user error: 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 '%d AND n.nid = f.nid AND n.type = 'forum' AND n.status = 1 AND
query: SELECT n.nid, c.timestamp, u.name AS name, u.uid AS uid FROM forum f LEFT JOIN node n ON n.nid = f.nid LEFT JOIN comments c ON n.nid = c.nid LEFT JOIN users u ON c.uid = u.uid WHERE f.tid = %d AND n.nid = f.nid AND n.type = 'forum' AND n.status = 1 AND c.status = 0 ORDER BY c.timestamp DESC LIMIT 1, 0 in /home/virtual/site73/fst/var/www/html/drupal/includes/database.mysql.inc on line 69.
user error: 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 '%d AND n.nid = f.nid AND n.type = 'forum' AND n.status = 1 ORDE
query: SELECT n.nid, n.created AS timestamp, u.name AS name, u.uid AS uid FROM forum f LEFT JOIN node n ON n.nid = f.nid LEFT JOIN users u ON n.uid = u.uid WHERE f.tid = %d AND n.nid = f.nid AND n.type = 'forum' AND n.status = 1 ORDER BY timestamp DESC LIMIT 2, 0 in /home/virtual/site73/fst/var/www/html/drupal/includes/database.mysql.inc on line 69.