An Error Was Encountered
Error Number: 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 ')' at line 5
SELECT c.`id` as content_id FROM ( `contents` AS c INNER JOIN `community_videos` AS v ON c.`item_id`=v.`id` ) INNER JOIN `rel_content_tag` AS rcc ON rcc.`content_id`=c.`id` WHERE c.`active`=1 AND c.item_type=32 AND (rcc.`tag_id` =)