Forums

FeedWordpress and XML-RPC ping (3 posts)

  1. vaidotas
    Member
    Posted 5 years ago #

    Hello,
    I just installed FeedWordpress plugin. Now i have a problem with XML-RPC ping. It seems it doesn`t work. When i try to ping from remote wordpress blog to feedwordpress blog it doesn't take new entries. I mean:

    WordPress blog (new article) with options update service -> feedwordpressblog/xmlrpc.php

    WordPress and feedwordpress ar newest versions.

    Anyone has expierance with this?

  2. xiand0
    Member
    Posted 5 years ago #

    I'd like your solution, if you've got one. I found this post by searching for the exact same problem. Feedwordpress (the latest as of now, 0.981 gives me mickey mouse bullshit when pinging:

    [feedwordpress] update('http://krigenavterror.trykker.com/')
    [feedwordpress] Error: I don't syndicate that URI

    That site's in it's database, it does syndicate it manually when doing cron updates, it accepts the feed, it accepts the posts, but you can't ping, no pinging!! and it's obvious that there is some bug with the code which checks this somewhere.

    function feedwordpress_pong ($args) does

    $feedwordpress =& new FeedWordPress;
    $delta = @$feedwordpress->update($args[1]);

    and $delta is returned null regardless of the feed being in it's DB or not. If you have any idea WHY then please do share.

    (I'm not actually sure the WP forum is for plugins, but hey, the thread was here already)

  3. dbasulto
    Member
    Posted 4 years ago #

    I do have the same problem, "I don't syndicate that url". Also, what's the secret word option for?

Topic Closed

This topic has been closed to new replies.

About this Topic