03/01/07

Permalink 06:55:08 pm, by robertc Email , 119 words, 365 views   English (UK)
Categories: Web Develop, Server Side Web Development Share on reddit Share on digg Share on del.icio.us Share on ma.gnolia.com Share on StumbleUpon

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:

Your email address will not be displayed on this site.
Your URL will be displayed.

Allowed XHTML tags: <p, ul, ol, li, dl, dt, dd, address, blockquote, ins, del, span, bdo, br, em, strong, dfn, code, samp, kdb, var, cite, abbr, acronym, q, sub, sup, tt, i, b, big, small>
(Line breaks become <br />)
(Set cookies for name, email and url)
(Allow users to contact you through a message form (your email will NOT be displayed.))

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

    Syndicate this blog XML

    • RSS 0.92 Posts RSS 0.92 Comments
    • RSS 1.0 Posts RSS 1.0 Comments
    • RSS 2.0 Posts RSS 2.0 Comments
    • Atom Posts Atom Comments
    What is RSS?

    License info

    Creative Commons License
    This work is licensed under a Creative Commons Attribution-Share Alike 2.5 License.

    powered by
    b2evolution

    get hCard