stonegatherer
Member
Posted 5 years ago #
After installing Dagon Design Sitemap Generator v2.6 and trying to update site with FeedWordPress (which was previously working) I receive the following message:
Error: I don't syndicate tag:radgeek.com/projects/feedwordpress/abc123
abc123 is the "XML-RPC update secret word"
So the blog is basically un-updatable.
Any help?
Have you tried disabling each plugin one at a time to see if it's a conflict with either one?
stonegatherer
Member
Posted 5 years ago #
Yes I have de-activated and tried it out.
Error is coming from the FeedWordPress plugin as I located the line in the code that produces the error message:
function log_feedwordpress_update_complete ($delta) {
$mesg = array();
if (isset($delta['new'])) $mesg[] = 'added '.$delta['new'].' new posts';
if (isset($delta['updated'])) $mesg[] = 'updated '.$delta['updated'].' existing posts';
if (empty($mesg)) $mesg[] = 'nothing changed';
error_log("[".date('Y-m-d H:i:s')."][feedwordpress] "
.(is_null($delta) ? "Error: I don't syndicate that URI"
: implode(' and ', $mesg)));
stonegatherer
Member
Posted 5 years ago #
stonegatherer
Member
Posted 5 years ago #
stonegatherer
Member
Posted 5 years ago #
I would like to thank whooami and spencerp for providing no help at all, just nixing my slightly different thread that might have got answers
You two need nix'ed ..... you are lazy
I didnt "nix" anything, I dont have that control. And what does that have to do with anyone being lazy? Lame.
How bout contacting the plugin author, since you apparantly ARENT lazy?
I get this:
Error: I don't syndicate tag:radgeek.com/projects/feedwordpress/abc123
then this:
[date time][feedwordpress] update('tag:radgeek.com/projects/feedwordpress/abc123')
[date time][feedwordpress] nothing changed
dnystwn
Member
Posted 4 years ago #
I just installed feedwordpress and I'm also getting the same error message (below) when I run update-feeds.php
`Error: I don't syndicate tag:radgeek.com/projects/feedwordpress/secretcode
anyone has a clue of what's going on and more importantly how to fix this?
thanks!
Hey I have the same problem with some of my feeds, most it works on but some I have the (I don't syndicate) error. At first I thought it was a problem as I am using 2.2 but noticed that a lot of other people are experiencing this with various builds of wordpress.
If anyone has any ideas on how to sort this problem out or what is causing it, it would be most appreciated.
If not is there any software/script for wordpress that does the same without errors either free or $$$?
peace.