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 '<a,href=) ORDER BY ct.id DESC LIMIT 4' at line 4
query: SELECT DISTINCT(ct.nid)
FROM create_top ct
INNER JOIN term_node tn ON ct. nid = tn.nid
WHERE tid IN (<a,href=) ORDER BY ct.id DESC LIMIT 4 in /var/www/html/piperlivo/includes/database.mysql.inc on line 174.
warning: implode() [function.implode]: Bad arguments. in /var/www/html/piperlivo/sites/all/modules/create_top/create_top.module on line 200.
warning: implode() [function.implode]: Bad arguments. in /var/www/html/piperlivo/sites/all/modules/create_top/create_top.module on line 205.
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.type = "story" AND tid IN (<a,href=)' at line 4
query: SELECT COUNT(n.nid)
FROM node n
INNER JOIN term_node tn ON n. nid = tn.nid
WHERE n.nid NOT IN() AND n.type = "story" AND tid IN (<a,href=) in /var/www/html/piperlivo/includes/database.mysql.inc on line 174.
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 '<a,href=) AND n.nid NOT IN() AND n.type = "story"
GROUP BY n.nid OR' at line 6
query: SELECT DISTINCT(n.nid), n.nid, n.title, nr.teaser, img.field_teaser_image_title
FROM node n
INNER JOIN content_type_story img ON img.nid = n.nid
INNER JOIN term_node tn ON n. nid = tn.nid
INNER JOIN node_revisions nr ON nr.nid = n.nid
WHERE tid IN (<a,href=) AND n.nid NOT IN() AND n.type = "story"
GROUP BY n.nid ORDER BY n.nid DESC LIMIT 0, 8 in /var/www/html/piperlivo/includes/database.mysql.inc on line 174.