Create content
- 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 ('6')) AND (node.status = '1') AND (node.changed > 1207026000 + 0) ) ORDER B' at line 1
query: SELECT DISTINCT(node.nid), event_start, position, node.title AS node_title, node.changed AS node_changed FROM node node INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all'))) AND ( (.qid IN ('6')) AND (node.status = '1') AND (node.changed > 1207026000 + 0) ) ORDER BY ASC, ASC LIMIT 0, 5 in /home/bayareat/public_html/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 'ORDER BY ASC LIMIT 0, 999' at line 1
query: SELECT DISTINCT(node.nid), event_start FROM node node LEFT JOIN term_node term_node ON node.nid = term_node.nid LEFT JOIN term_hierarchy term_hierarchy ON term_node.tid = term_hierarchy.tid LEFT JOIN term_node term_node2 ON node.nid = term_node2.nid LEFT JOIN term_hierarchy term_hierarchy2 ON term_node2.tid = term_hierarchy2.tid INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all'))) AND ( (node.status = '1') AND (term_node.tid IN ('1','4','7','2','3','6','5','8')) AND (term_node2.tid IN ('10','11','15','13','12','16','14')) ) GROUP BY node.nid, ORDER BY ASC LIMIT 0, 999 in /home/bayareat/public_html/includes/database.mysql.inc on line 174.
Choose the appropriate item from the list:
- Story
- Stories are articles in their simplest form: they have a title, a teaser and a body, but can be extended by other modules. The teaser is part of the body too. Stories may be used as a personal blog or for news articles.
- Tangoing Event
- An event is a story which can be given a start and end date, thus appearing in the events calendar.