strange XHTML errors
-
My theme is valid transitionnal when I valid it by direct input, on the W3C site.
But when I try to validate it directly by URL, here is the result:
Contradictory Parse Modes Detected!The MIME Media Type () indicated parse mode should be SGML, but the DOCTYPE Declaration indicates XML mode. Using SGML mode based on the Content-Type header.
Namespace Found in non-XML DocumentNamespace "" found, but document type is not XML!
This page is not Valid XHTML 1.0 Transitional!
Below are the results of attempting to parse this document with an SGML parser.
1. Error Line 7 column 69: character data is not allowed here.
...ntent-Type" content="text/html; charset=utf-8" />
2. Error Line 25 column 88: character data is not allowed here.
...'http://krylenko.net/live/2005/09/' />
Then I tried my theme on another personnal test blogs, and it was valid, but without the content (no posts, no plugins…)!
I’ve search the web but there wasn’t really nothing about that.
Thanks.
The topic ‘strange XHTML errors’ is closed to new replies.