• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Root-level information is incorrect. Line 1, paragraph 1

    Discussion in 'Honorbuddy Support' started by konttinen, Sep 18, 2011.

    1. konttinen

      konttinen New Member

      Joined:
      Sep 12, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      what profile are you trying to load?
       
    3. konttinen

      konttinen New Member

      Joined:
      Sep 12, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
    4. konttinen

      konttinen New Member

      Joined:
      Sep 12, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
    5. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      thats a Gb2 profile,is your Hb on Gb2 mode?
       
    6. konttinen

      konttinen New Member

      Joined:
      Sep 12, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      not sure how i can check it?
       
    7. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    8. konttinen

      konttinen New Member

      Joined:
      Sep 12, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
    9. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    10. konttinen

      konttinen New Member

      Joined:
      Sep 12, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
    11. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      The problem is with how you saved the profile. Never copy/paste the output from the IE window itself, it is NOT valid XML. IE saves "-" before nodes to be collapsed, and its not valid XML to be in the file. Find all lines starting with "-" (excluding quotes) and remove the "-". It should be about 4-5 lines total in the profile you provided.

      Example:


      HTML:
      - <HBProfile>
      Becomes
      HTML:
      <HBProfile>
       

    Share This Page