boogdesign posts
03/01/07
Fixing blo.gs ping in b2evo
I noticed that the b2evolution ping feature has been failing for blo.gs for some time, it seems some other folk have encountered the same problem. I looked up the blo.gs ping documentation and it seems they've recently unified the ping service with the one at Yahoo! (who bought them out a while back), which means the RPC address has changed.
It seems easy enough to fix, open up the file inc/_misc/_ping.funcs.php and look for this line:
$client = new xmlrpc_client('/', 'ping.blo.gs', 80);
Change it to:
$client = new xmlrpc_client("/RPC2", "ping.feeds.yahoo.com", 80);
And it should start working again. (At least I hope so, I'm just about to try it...)
Trackback address for this post:
http://www.boogdesign.com/b2evo/th1srv/trackback.php/157
Comments, Trackbacks, Pingbacks:
No Comments/Trackbacks/Pingbacks for this post yet...
Leave a comment:
Hot Topics
Popular
boogdesign posts
Longer posts on standards based web design, portable web development and Linux, intermingled with some stuff on my other nerd interests.
Search
Categories
- All
- General (13)
- Linux (42)
- Debian / Ubuntu (5)
- Fedora / Red Hat (17)
- Gentoo (5)
- SuSE (12)
- Semantic Web and Microformats (5)
- Web Design (21)
- Web Develop (40)
Archives
- June 2008 (5)
- May 2008 (3)
- April 2008 (3)
- March 2008 (3)
- November 2007 (2)
- October 2007 (3)
- August 2007 (1)
- July 2007 (2)
- June 2007 (8)
- May 2007 (3)
- April 2007 (2)
- March 2007 (4)
- More...








