• Can ecto be used to uplaod an image yet? If so can someone help me with how.
    Regards,
    Ryan

Viewing 1 replies (of 1 total)
  • Me again…. I am now etting this error when trying to upload a photo via Ecto:
    Response:
    {
    “/FaultCode” = -65794;
    “/FaultExtra” = {domain = -1; error = -65795; msg = “No valid XML data in response”; };
    “/FaultString” = “/CFStreamFault”;
    “/kWSHTTPResponseMessage” = <NSCFType: 0x5324f60>;
    “/kWSResultIsFault” = 1;
    }
    and I was getting this one yesterday:
    Response:
    {
    “/FaultCode” = 810;
    “/FaultString” = “metaWeblog.newMediaObject not implemented (yet)”;
    “/kWSHTTPResponseMessage” = <NSCFType: 0x4a4f6e0>;
    “/kWSResultIsFault” = 1;
    }
    I have the system set to Movable Type as suggested.
    Gracias’

Viewing 1 replies (of 1 total)
  • The topic ‘ecto image upload’ is closed to new replies.