ok, i’m trying to use ecto, it seems a good software…
when ecto requests the URL of my weblog, should I include the /index.php ?
and I have this error when ecto tries to download the categories:
Query:
{blogid = 1; password = ******; username = ******; }
Response:
{
“/FaultCode” = -65794;
“/FaultExtra” = {
domain = -1;
error = -65795;
msg = “\U2020\U00d9 (line 42, pos 1143, status 3)”;
};
“/FaultString” = “/CFStreamFault”;
“/kWSHTTPResponseMessage” = <NSCFType: 0x406b270>;
“/kWSResultIsFault” = 1;
}
I have no idea about this… :-)))
thank you very much.