I apologise for reposting this but NOBODY has answered my previous post and I really need some help!!!
I have been using Windows Live Writer for YEARS now without any problem. I recently updated my wordpress and installed a new theme which I love...
Now when trying to publish an article upon my site I get the following error:
An unexpected error has occured when attempting to login:
Invalid Server responce- The responce to the blogger.getUsersblogs method received from the blog server was invalid:
Invalid responce document returned from XmlRpc server.
I have searched this problem on the internet and found a solution to be in adding a line of code to xmlrpc.php (see below)
$HTTP_RAW_POST_DATA = file_get_contents("php://input");
I have done this but there is still the same problem occuring...Any advice please?