昨天刚把blog装好,今天配置Live Writer搞了一上午

绑定时报出了这个错误:

—————————
Error Connecting to Blog
—————————
An error occurred while attempting to connect to your blog:  Invalid Server Response – The response to the blogger.getUsersBlogs method received from the blog server was invalid:  Invalid response document returned from XmlRpc server  You must correct this error before proceeding.
—————————
OK  
—————————

网上找到了解决方案

找到wordpress这个目录wp-include下的这个文件class-IXR.php

查找:$length = strlen($xml);

替换为:$length = strlen($xml)+3;

就是多加了”+3”

为什么不知道,反正好用了!

http://neversummer.net/how-to-fix-blogger-getusersblogs-invalid/

—————————————————–

我就是来扯淡的。。。

1 Comment

  • 嗨,这是一条评论。
    要删除一条评论,请先登录系统,查看这篇文章的评论,然后您可以看到编辑或者删除评论的选项。

发表评论

电子邮件地址不会被公开。 必填项已被标记为 *

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous Post
«
Next Post
»