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 '<> 0 OR .uid = 0 or 0 = 1) AND (.created >= -5184000)
) count_alias' at line 3
query: SELECT COUNT(*) FROM (SELECT title
FROM comments comments
WHERE (.status <> 0 OR .uid = 0 or 0 = 1) AND (.created >= -5184000)
) count_alias in /home/addison/www/www/sites/all/modules/views/includes/view.inc on line 705.
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 '<> 0 OR .uid = 0 or 0 = 1) AND (.created >= -5184000)
LIMIT 0, 25' at line 4
query: SELECT title,
nid
FROM comments comments
WHERE (.status <> 0 OR .uid = 0 or 0 = 1) AND (.created >= -5184000)
LIMIT 0, 25 in /home/addison/www/www/sites/all/modules/views/includes/view.inc on line 731.