- 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 ('event')) AND (.event_start > 'now')' at line 1
query: SELECT count(node.nid) FROM node node WHERE (.event_type IN ('event')) AND (.event_start > 'now') in /home/wirural/wirural.org/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 ('event')) AND (.event_start > 'now') LIMIT 0, 10' at line 1
query: SELECT node.nid, event.event_start AS event_event_start, node.title AS node_title, node.changed AS node_changed FROM node node WHERE (.event_type IN ('event')) AND (.event_start > 'now') LIMIT 0, 10 in /home/wirural/wirural.org/includes/database.mysql.inc on line 174.
|