Your votes
- 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 'IS NOT NULL)
) count_alias' at line 3
query: SELECT COUNT(*) FROM (SELECT node.nid AS nid
FROM node node
WHERE (node.status <> 0) AND (.value IS NOT NULL)
) count_alias in /var/provider/effical/drupal-6.6/sites/default/modules/views/includes/view.inc on line 697.
- 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 'IS NOT NULL)
ORDER BY timestamp DESC
LIMIT 0, 10' at line 7
query: SELECT node.nid AS nid,
node.title AS node_title,
value_type,
value,
timestamp
FROM node node
WHERE (node.status <> 0) AND (.value IS NOT NULL)
ORDER BY timestamp DESC
LIMIT 0, 10 in /var/provider/effical/drupal-6.6/sites/default/modules/views/includes/view.inc on line 723.
- warning: Parameter 2 to gmap_gmap() expected to be a reference, value given in /var/provider/effical/drupal-6.6/includes/module.inc on line 471.