-
Richard Moon replied to the forum topic XMLRPC – Adding a Post via the Wordpress API in the group
WordPress Troubleshooting and Support 11 years, 2 months ago
f.y.i. I came across this:
http://foliovision.com/2007/05/19/xml-rpc-server-wordpress-error
This is what the beginning of my xmlrpc.php file looks like:
define(‘XMLRPC_REQUEST’, true);
// […]
-
Richard Moon replied to the forum topic XMLRPC – Adding a Post via the Wordpress API in the group
WordPress Troubleshooting and Support 11 years, 2 months ago
Thanks D.K. Here is the output:
PHP: needs updating
ionCube Loader: a-okay
cURL HTTP Client: a-okay
ZIP: a-okay
XMLRPC: a-okayEven though it says “PHP: needs updating”, I don’t think that is an […]
-
Richard Moon started the forum topic XMLRPC – Adding a Post via the Wordpress API in the group
WordPress Troubleshooting and Support: 11 years, 2 months ago
I have a standard Wordpress site running on Hostgator. I am trying to add a post from an external php application. I am using class.bloggerclient.php in conjunction with xmlrpc.php that comes with Wordpress. Rather than adding a post as it should I am getting the following error: “XML-RPC server accepts POST requests only.”. Does anyone […]
-
Richard Moon joined the group
WordPress Troubleshooting and Support 11 years, 2 months ago