Gedichte
- 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 'IN ('Tagesgedicht'))' at line 1
query: SELECT count(node.nid) FROM node node LEFT JOIN node_counter node_counter ON node.nid = node_counter.nid WHERE (node.type IN ('gedichte')) AND (.field_category_value_default IN ('Tagesgedicht')) in /is/htdocs/wp1100905_MZTD2G29HO/cms/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 'IN ('Tagesgedicht')) ORDER BY node_counter_totalcount DESC, node_created_create' at line 1
query: SELECT node.nid, node_counter.totalcount AS node_counter_totalcount, node.created AS node_created_created, node.title AS node_title, node.changed AS node_changed FROM node node LEFT JOIN node_counter node_counter ON node.nid = node_counter.nid WHERE (node.type IN ('gedichte')) AND (.field_category_value_default IN ('Tagesgedicht')) ORDER BY node_counter_totalcount DESC, node_created_created DESC LIMIT 0, 15 in /is/htdocs/wp1100905_MZTD2G29HO/cms/includes/database.mysql.inc on line 174.