Forum Replies Created

Viewing 1 replies (of 1 total)
  • This is what I got when I tried the jetpack compatibility test. I didn’t get this problem with Jetpack until I tried to update my plugin from version 2.5 (which worked fine) to 2.6 yesterday. Any suggestions?

    VERSION: 2.5:1379638623
    OLD_VERSION: 2.4.2:1378722096
    PUBLIC: 1
    USER_ID: 2
    USER_TOKEN: [this user has no token]
    PHP_VERSION: 5.3.27
    WORDPRESS_VERSION: 3.7.1
    JETPACK__VERSION: 2.6
    JETPACK__PLUGIN_DIR: /services/webpages/m/e/melanierobertson-king.com/public/wp02/wp-content/plugins/jetpack/
    SITE_URL: http://www.melanierobertson-king.com/wp02
    HOME_URL: http://www.melanierobertson-king.com/wp02

    TEST RESULTS:

    HTTP: PASS
    HTTPS: PASS
    IDENTITY_CRISIS: PASS
    SELF: FAIL

    RAW TEST RESULTS:

    HTTP
    Array
    (
    [headers] => Array
    (
    [server] => nginx
    [date] => Fri, 29 Nov 2013 14:36:57 GMT
    [content-type] => text/plain;charset=utf-8
    [connection] => close
    [vary] => Cookie
    [x-pingback] => http://jetpack.wordpress.com/xmlrpc.php
    [expires] => Wed, 11 Jan 1984 05:00:00 GMT
    [cache-control] => no-cache, must-revalidate, max-age=60
    [pragma] => no-cache
    [x-hacker] => Jetpack Test
    )

    [body] => OK
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    )

    HTTPS
    Array
    (
    [headers] => Array
    (
    [server] => nginx
    [date] => Fri, 29 Nov 2013 14:36:57 GMT
    [content-type] => text/plain;charset=utf-8
    [connection] => close
    [vary] => Cookie
    [x-pingback] => https://jetpack.wordpress.com/xmlrpc.php
    [expires] => Wed, 11 Jan 1984 05:00:00 GMT
    [cache-control] => no-cache, must-revalidate, max-age=60
    [pragma] => no-cache
    [x-hacker] => Jetpack Test
    )

    [body] => OK
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    )

    IDENTITY_CRISIS
    PASS

    SELF
    Array
    (
    [headers] => Array
    (
    [server] => nginx
    [date] => Fri, 29 Nov 2013 14:36:58 GMT
    [content-type] => text/plain;charset=utf-8
    [connection] => close
    [x-pingback] => https://jetpack.wordpress.com/xmlrpc.php
    [expires] => Wed, 11 Jan 1984 05:00:00 GMT
    [cache-control] => no-cache, must-revalidate, max-age=60
    [pragma] => no-cache
    [x-hacker] => Jetpack Test
    )

    [body] => {"error":"XML-RPC is not responding correctly ( 403 )","error_description":"It looks like XML-RPC is not responding correctly. Please make sure XML-RPC is turned on for your site and is set up to respond to all content types. You can test this yourself by running the following command from the command line:

    curl -d '<methodCall><methodName>demo.sayHello</methodName></methodCall>' http://www.melanierobertson-king.com/wp02/xmlrpc.php

    <p>The answer should be:</p>

    <?xml version="1.0" encoding="UTF-8"?>n<methodResponse>n <params>n <param>n <value>n <string>Hello!</string>n </value>n </param>n </params>n</methodResponse>

    "}
    [response] => Array
    (
    [code] => 400
    [message] => Bad Request
    )

    [cookies] => Array
    (
    )

    [filename] =>
    )

Viewing 1 replies (of 1 total)