Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Could you post your site URL here, so I can have a look?

    If you want it to remain private, you can also contact us via this contact form:
    http://en.support.wordpress.com/contact/?jetpack=needs-service

    Thread Starter SilhouetteBS

    (@silhouettebs)

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Thank you!

    Jetpack uses a file called xmlrpc.php in your WordPress installation, to communicate with WordPress.com and make the connection. On your site, this file doesn’t seem to be accessible:
    http://www.livingmodest.com/xmlrpc.php

    If you’ve made any changes to your core WordPress installation, or to this file, could you try to re-install a fresh version of the WordPress software?

    If you haven’t made any changes to your WordPress installation, you’ll want to contact your hosting provider and let them know about this issue. They should be able to fix it for you.

    Thread Starter SilhouetteBS

    (@silhouettebs)

    I am able to browser to the file, but I receive the following errors:

    Warning: include(./wp-load.php) [function.include]: failed to open stream: No such file or directory in C:\HostingSpaces\silhouet\livingmodest.com\wwwroot\xmlrpc.php on line 29
    
    Warning: include() [function.include]: Failed opening './wp-load.php' for inclusion (include_path='.;C:\php5\pear') in C:\HostingSpaces\silhouet\livingmodest.com\wwwroot\xmlrpc.php on line 29
    
    Warning: include_once(ABSPATHwp-admin/includes/admin.php) [function.include-once]: failed to open stream: No such file or directory in C:\HostingSpaces\silhouet\livingmodest.com\wwwroot\xmlrpc.php on line 53
    
    Warning: include_once() [function.include]: Failed opening 'ABSPATHwp-admin/includes/admin.php' for inclusion (include_path='.;C:\php5\pear') in C:\HostingSpaces\silhouet\livingmodest.com\wwwroot\xmlrpc.php on line 53
    
    Warning: include_once(ABSPATHWPINC/class-IXR.php) [function.include-once]: failed to open stream: No such file or directory in C:\HostingSpaces\silhouet\livingmodest.com\wwwroot\xmlrpc.php on line 54
    
    Warning: include_once() [function.include]: Failed opening 'ABSPATHWPINC/class-IXR.php' for inclusion (include_path='.;C:\php5\pear') in C:\HostingSpaces\silhouet\livingmodest.com\wwwroot\xmlrpc.php on line 54
    
    Warning: include_once(ABSPATHWPINC/class-wp-xmlrpc-server.php) [function.include-once]: failed to open stream: No such file or directory in C:\HostingSpaces\silhouet\livingmodest.com\wwwroot\xmlrpc.php on line 55
    
    Warning: include_once() [function.include]: Failed opening 'ABSPATHWPINC/class-wp-xmlrpc-server.php' for inclusion (include_path='.;C:\php5\pear') in C:\HostingSpaces\silhouet\livingmodest.com\wwwroot\xmlrpc.php on line 55
    
    Fatal error: Call to undefined function apply_filters() in C:\HostingSpaces\silhouet\livingmodest.com\wwwroot\xmlrpc.php on line 65
    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I see the same errors. Could you contact your hosting provider about it, and ask them to have a look at the issue?

    Thread Starter SilhouetteBS

    (@silhouettebs)

    I made a change to the file on line 29. I changed include(‘./wp-load.php’); to include(‘wp-load.php’);

    It is now working correctly. Any idea why I would need to do that?

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I’m afraid I may not be able to help you there, since I don’t know how your site is currently set up.

    I’m glad to hear you’re all set, though! You should now be able to connect Jetpack to WordPress.com without any issues.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Publicize Error code: -32700’ is closed to new replies.