Remote XML new post trackbacks not working…

  • Unknown's avatar

    My problem: when posting locally from wordpress 2.01 trackbacks are sent, when posting with xml via Ecto they are not.

    Using ecto 2.4.1 for MacOSX to send a new post with trackback to WordPress 2.01:

    connects to

    http://%5Bmyblog.com%5D/blog/xmlrpc.php

    it sends the following trackback related information:

    <member>
    <name>mt_tb_ping_urls</name>
    <value><data>
    <value><string>http://myblog.wordpress.com/2006/02/11/a-trackback-test/trackback/</string></value>
    </data></value>
    </member>

    No related errors in httpd access_log or error_log

    Post send from within WordPress with a trackback works, one sent via the xmlrpc.php file does not.

  • Unknown's avatar

    Since you’re talking about WP 2.0.1 and not the hosted version of WP, you need to address this on the WP support forum, not this forum.

  • The topic ‘Remote XML new post trackbacks not working…’ is closed to new replies.