ERROR :

MYSQL-ERROR : 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 '67,68,69,70) and id_padre='96' order by mcxi.nombre asc' at line 4
FILE : /var/www/html/motosprint/modulos/materiales/index.php : 270
select mc.id, mcxi.nombre, mc.id_padre
				from mc_categoria mc
				join mc_categoriaxidioma mcxi on (mcxi.id_categoria = mc.id)
				where mcxi.idioma='ca' and mc.id in ( 96,97,98,101,38,39,44,46,81,82,89,29,30,34,35,,67,68,69,70) and id_padre='96' order by mcxi.nombre asc