Forums

how to mange xml rpc (4 posts)

  1. afaq
    Member
    Posted 11 months ago #

    Hi every one
    Can anyone help me to know how to manage xml rpc.
    is their any plug in for that

    Thanks

  2. write2brajesh
    Member
    Posted 11 months ago #

    hi
    check this page for details
    http://scripts.incutio.com/xmlrpc/
    this library is included with wordpress.May be of some use to you.

  3. kisso
    Member
    Posted 7 months ago #

    hi there
    I want to use the wp.getUsersBlogs but I don't manage the return values I get an error:

    <methodCall><methodName>wp.getUsersBlogs </methodName><params><param><value><string>christinelouka</string></value></param><param><value><string>bachelor</string></value></param></params></methodCall>
    Warning: To avoid potential deadlock, operations that may block, such as
    networking, should be performed in a different thread than the
    commandAction() handler.
    org.xmlpull.v1.XmlPullParserException: expected: END_TAG {}value (position:START_TAG <array>@6:16 in java.io.InputStreamReader@1cb37664)
    at org.kxml2.io.KXmlParser.b(+47)
    at org.kxml2.io.KXmlParser.require(+83)
    at org.kxmlrpc.XmlRpcParser.a(+277)
    at org.kxmlrpc.XmlRpcParser.a(+49)
    at org.kxmlrpc.XmlRpcParser.parseResponse(+153)
    at org.kxmlrpc.XmlRpcClient.execute(+208)
    at testtest.commandAction(+50)
    at javax.microedition.lcdui.Display$DisplayAccessor.commandAction(+282)
    at javax.microedition.lcdui.Display$DisplayManagerImpl.commandAction(+10)
    at com.sun.midp.lcdui.DefaultEventHandler.commandEvent(+68)
    at com.sun.midp.lcdui.AutomatedEventHandler.commandEvent(+47)
    at com.sun.midp.lcdui.DefaultEventHandler$QueuedEventHandler.handleVmEvent(+186)
    at com.sun.midp.lcdui.DefaultEventHandler$QueuedEventHandler.run(+57)

    can anyone help me with a code
    thx :)

  4. chico203
    Member
    Posted 7 months ago #

    As I know, wordpress automatically send ping when you publish a new post, no ?

Reply

You must log in to post.

About this Topic