SELECT * FROM produtos WHERE (p!=0 || m!=0 || g!=0 || gg!=0) AND status=1 AND (titulo LIKE '%the cult%' OR tags LIKE '%the cult%' OR texto LIKE '%the cult%' OR categ LIKE '%the cult%' OR genero LIKE '%the cult%') ORDER BY titulo