Err: SELECT COUNT(DISTINCT(`thread`.`id`)) AS `nb` FROM (`post` LEFT JOIN `thread` ON `thread`.`id`=`post`.`thread` ) LEFT JOIN `topic` ON `thread`.`topic`=`topic`.`id` WHERE `post`.`user`= AND `topic`.`community`=2 AND `topic`.`levelview`<=0