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 'AND n.status = 1 ORDER BY nid DESC' at line 1
query: SELECT n.nid, n.title FROM node n INNER JOIN term_node t ON n.nid = t.nid INNER JOIN term_data r ON t.tid = r.tid WHERE n.type = 'image' AND n.nid < 12 AND r.tid = AND n.status = 1 ORDER BY nid DESC in /home/sailing1/public_html/sites/all/themes/marinelli/template.php on line 218.
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 'AND n.status = 1 ORDER BY nid ASC' at line 1
query: SELECT n.nid, n.title FROM node n INNER JOIN term_node t ON n.nid = t.nid INNER JOIN term_data r ON t.tid = r.tid WHERE n.type = 'image' AND n.nid > 12 AND r.tid = AND n.status = 1 ORDER BY nid ASC in /home/sailing1/public_html/sites/all/themes/marinelli/template.php on line 218.