New WLW Wave4 screenshots
February 21, 2010 – 5:05 pm | One Comment

Something is happening in Redmond. New screenshots of the Windows Live Messenger Wave4 are leaking every day and yesterday the Windows Live Writer team asks their followers which plug-in they want to see as a …

Read the full story »
News

PlugIns

Tips & Tricks

Windows Live Spaces

Wordpress

Home » Blog, Wordpress

Wordpress: Invalid response from blogger.getUsersBlog

Submitted by Stephan Walcher on June 21, 2007 – 7:46 pmOne Comment

Description: On blogs running PHP 5.2.2, trying to configure the blog in Writer gives the following error: Invalid Server Response – The response to the blogger.getUsersBlog method received from the weblog server was invalid. / Invalid response document returned from XmlRpc server (Also affects Writer Beta 1.)

Reason and Solution: A bug in PHP 5.2.2 causes POST data to be dropped. See http://bugs.php.net/bug.php?id=41293 for more details. As a workaround, add the following line to the top of your xmlrpc.php file:

$HTTP_RAW_POST_DATA = file_get_contents(“php://input”);

Popularity: 7% [?]

  • Windows Live Writer Wordpress and the XMLRPC Issue
    Sometimes when you try to set up a new blog account with the Windows Live Writer the installation process might be interrupted by an error message: Invalid Server Response – The response to the blogger.getUsersBlogs method ......

  • Wordpress: ArgumentOutOfRangeException while attempting to open posts from WordPress blogs
    Description: Attempting to open posts in Writer results in ArgumentOutOfRangeException. Reason and Solution: A bug in Writer causes blog post parsing to fail when the post contains pre, script, and/or style tags. This will be fixed ......

  • Windows Live Writer vs. Wordpress
    If you are using Wordpress and Windows Live Writer together and you are having problems, maybe these solutions from Wordpress.org can help you. Image uploading fails Posting fails for some blogs that don’t use UTF-8, ISO-8859-1, or ......

One Comment »

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.