WordPress: metaWeblog.newPost Invalid response document returned from XmlRpc server
add following line to your .htaccess
<Files xmlrpc.php>
SecFilterInheritance Off
</Files>
Advertisement
1 Dec
add following line to your .htaccess
<Files xmlrpc.php>
SecFilterInheritance Off
</Files>
Posted by Larry Henry on December 7, 2010 at 4:35 pm
Good information— thanks.
Have a nice day…
Until next time,
Larry Henry Jr.
Posted by wololo on February 11, 2011 at 10:35 pm
It’s not working man
Posted by Justin Germino on April 7, 2011 at 6:41 pm
I am getting this error:
The response to the metaWeblog.getRecentPosts method received from the blog server was invalid:
Invalid response document returned from XmlRpc server
Only on the GetPosts to see recent posts, it works on pages, I can’t figure it out.