Why does it always gives this error? How to solve?
1064
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 ') GROUP BY comments.itemID' at line 11 SQL=SELECT content.id AS id, COUNT(comments.itemID) AS count FROM c4u52_k2_items AS content LEFT JOIN c4u52_k2_comments AS comments ON comments.itemID = content.id WHERE comments.published AND ( content.id = ) GROUP BY comments.itemID ;
It appears the page you were looking for doesn't exist. Sorry about that.