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 's Writing Desk' AND r.tid = 14 AND n.status = 1 ORDER BY n.title 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.title > 'Children's Writing Desk' AND r.tid = 14 AND n.status = 1 ORDER BY n.title ASC; in /home4/orchard5/public_html/includes/database.mysql.inc on line 120.
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 's Writing Desk' AND r.tid = 14 AND n.status = 1 ORDER BY n.title 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.title < 'Children's Writing Desk' AND r.tid = 14 AND n.status = 1 ORDER BY n.title DESC; in /home4/orchard5/public_html/includes/database.mysql.inc on line 120.