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 'AND activo=1' at line 3
SELECT c.titulo1,texto1 FROM contenidos as c, tipos_contenidos as tc WHERE c.idTipoContenido=tc.idTipoContenido AND tipoContenido='BloquesLinks' AND c.idPadre= AND activo=1