if the module is enabled, even just the Pre-Processor module, posting to Drupal with an external editor such as Ecto gives an error of "Unexpected data from server. Is the access point correct?"
I disabled the modules and it works just fine now. If I have the module enabled, Ecto is able to to interact with the blog through xmlrpc such as pulling down old posts and updating categories and such, but posting information fails. If I disable the BlogAPI module, pulling down posts and such does fail; so I know that such downstream things must happen through xmlrpc. Hopefully that makes sense.
I don't know how/if there are any error logs to see just what is going on with Ecto, I looked around the Console but I couldn't find anything relating to Ecto. I haven't tried any other external blogging applications, if I get a chance I'll install Scribefire to see if that has the same problems.
- throk
Comments
Comment #1
populist commentedThanks for this report. I committed to CVS a fix to let XMLRPC posts happen.