Error: SELECT * FROM categorias WHERE id = js LIMIT 1
Error: SELECT * FROM files WHERE table_database = 'category' AND table_id = js
Error: SELECT * FROM subcategorias WHERE id_cat = js
Error: SELECT proyecto_categoria.proyecto_id FROM proyecto_categoria INNER JOIN proyectos ON(proyecto_categoria.proyecto_id = proyectos.id) WHERE categoria_id = js ORDER BY proyectos.fecha DESC