cID - privacy.php
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 cp.category_id' at line 1

SELECT cp.category_id, pc.category FROM client_products as cp, client_product_categories as pc WHERE cp.category_id = pc.client_prod_id AND cp.client_id = GROUP BY cp.category_id

[TEP STOP]