When I try to go to the feed of one of my blogs, I get this error: XML Parsing Error: mismatched tag. Expected: </ADMINNICENAME>. Location: http://megalomanix.com/feed/ Line Number 21, Column 32: <dc:creator><ADMINNICENAME></dc:creator> ---------------------------------------------^ Anyone know whats wrong? For reference, the blog is: http://megalomanix.com/feed/
It simply means that you are trying to close a tag which you haven't opened... Could explain better if you post the source code. Bye