How do I fix this XML Parsing Error?

Discussion in 'XML & RSS' started by kingjacob, Sep 28, 2006.

  1. #1
    For all my blogs when I try to do anything with the feed I get this error. Has anyone got it before and/or know how to fix it?
    
    XML Parsing Error: mismatched tag. Expected: </ADMINNICENAME>.
    Location: http://rublu.org/penguin/?feed=rss2
    Line Number 21, Column 32:		<dc:creator><ADMINNICENAME></dc:creator>
    Code (markup):

     
    kingjacob, Sep 28, 2006 IP
  2. penagate

    penagate Guest

    Messages:
    277
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #2
    <ADMINNICENAME> is an unclosed element. You cannot have unclosed elements in XML; it must be well-formed.

    What's it supposed to refer to?
     
    penagate, Sep 30, 2006 IP
    kingjacob likes this.
  3. kingjacob

    kingjacob Peon

    Messages:
    905
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You dont happen to know what file the adminnicename tag is found do you, specifically i get this error when I go to http://rublu.org/usb/?feed=rss2 what should happen at that link should look like this
     
    kingjacob, Oct 2, 2006 IP
  4. penagate

    penagate Guest

    Messages:
    277
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    After some research it would appear you have not set a "nickname" in your WP profile.
     
    penagate, Oct 2, 2006 IP
  5. kingjacob

    kingjacob Peon

    Messages:
    905
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #5
    the second my host is back up Ill try this out and see if it works.
     
    kingjacob, Oct 2, 2006 IP
  6. kingjacob

    kingjacob Peon

    Messages:
    905
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #6
    update: the error was because I didnt have a nickname in place thanks penagate
     
    kingjacob, Oct 3, 2006 IP