Announcement

Collapse
No announcement yet.

Private Messages - Export To XML - Schema

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Private Messages - Export To XML - Schema

    From usercp it is possible for users to select a range of private messages and then export these to an XML file.

    Is there a schema for this XML structure?
    This is a signature, with a picture

    sigpic

    UK Motorbike Forum

  • #2
    Not sure about selected PMs but you can certainly download all as an XML, CSV or text file using the link on the Private Message page(s). Simply delete the ones you then don't want to keep.

    There may be a modification that allows selective backing up over at www.vbulletin.org though if you search there.

    Comment


    • #3
      You use the checkboxes at the right of each PM on the listing of your inbox to select the ones you want.
      Then at the bottom, choose:
      "Selected Messages: Download as XML"
      Regards,
      Nick

      Comment


      • #4
        Originally posted by Nick View Post
        You use the checkboxes at the right of each PM on the listing of your inbox to select the ones you want.
        Then at the bottom, choose:
        "Selected Messages: Download as XML"
        Forgot that was in the dropdown....

        Comment


        • #5
          I have the XML, what I am actually after is the XSD schema for this XML structure.

          The reason for this is that as admin of my forum I receive hundreds of PM's and the searching/management options within VB are not sufficient. So I am currently writing an offline application to manage PMs. If there is a schema for the XML then I can use this within the app and be sure that all possible XML structures will fit my app.
          This is a signature, with a picture

          sigpic

          UK Motorbike Forum

          Comment

          Working...
          X