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 '= 1
) count_alias' at line 3
query: SELECT COUNT(*) FROM (SELECT title
FROM comments comments
WHERE .status = 1
) count_alias in /var/www/html/namlish/www/sites/all/modules/views/includes/view.inc on line 790.
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 '= 1
LIMIT 0, 25' at line 3
query: SELECT title
FROM comments comments
WHERE .status = 1
LIMIT 0, 25 in /var/www/html/namlish/www/sites/all/modules/views/includes/view.inc on line 795.