announce entries plugin returns error

Creating and modifying plugins.
Post Reply
gwilsonmail
Regular
Posts: 146
Joined: Tue Jul 12, 2005 9:12 pm
Location: Ottawa, Canada
Contact:

announce entries plugin returns error

Post by gwilsonmail »

The announce entries plugin returns an error for blogdot.dk
Sending XML-RPC ping to host rpc.pingomatic.com...Success!!
Sending XML-RPC ping to host ping.blo.gs...Success!!
Sending XML-RPC ping to host rpc.blogrolling.com...Success!!
Sending XML-RPC ping to host rpc.technorati.com...Success!!
Sending XML-RPC ping to host rpc.weblogs.com...Success!!
Sending XML-RPC ping to host xmlrpc.blogg.de...Success!!
Sending XML-RPC ping to host api.my.yahoo.com...Success!!
Sending XML-RPC ping to host blogbot.dk...Failure(Reason: Invalid return payload: enable debugging to examine incoming payload)
gw
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: announce entries plugin returns error

Post by garvinhicking »

I think the owners of blogbot.dk need to be notified of that, as it's an error in the XML they send.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
gwilsonmail
Regular
Posts: 146
Joined: Tue Jul 12, 2005 9:12 pm
Location: Ottawa, Canada
Contact:

Post by gwilsonmail »

Seems to happen with others as well
Sending XML-RPC ping to host rpc.pingomatic.com...Failure(Reason: Invalid return payload: enable debugging to examine incoming payload)
Sending XML-RPC ping to host ping.blo.gs...Success!!
Sending XML-RPC ping to host rpc.blogrolling.com...Success!!
Sending XML-RPC ping to host rpc.technorati.com...Success!!
Sending XML-RPC ping to host rpc.weblogs.com...Failure(Reason: Invalid return payload: enable debugging to examine incoming payload)
Sending XML-RPC ping to host api.my.yahoo.com...Success!!
gw
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

To enable debugging you can edit your bundled-libs/XML/RPC.php file and set "var $debug = 0" to "1" to see verbose output...?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply