Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    50
    Plugin Contributions
    0

    Default w3.org html validator error - no character encoding found

    I'm running the w3.org HTML Validator tool on my site, which is a Zen Cart 1.3.8 site. It immediately states:

    No Character Encoding Found! Falling back to UTF-8.

    None of the standards sources gave any information on the character encoding labeling for this document. Without encoding information it is impossible to reliably validate the document. As a fallback solution, the "UTF-8" encoding was used to read the content and attempt to perform the validation, but this is likely to fail for all non-trivial documents.


    Does anyone know the best way to fix this?

    Thanks,
    TJ

  2. #2
    Join Date
    May 2008
    Posts
    50
    Plugin Contributions
    0

    Default Re: w3.org html validator error - no character encoding found

    Along the same lines, I get this error as well:

    Unable to Determine Parse Mode!

    The validator can process documents either as XML (for document types such as XHTML, SVG, etc.) or SGML (for HTML 4.01 and prior versions). For this document, the information available was not sufficient to determine the parsing mode unambiguously, because:

    the MIME Media Type (text/html) can be used for XML or SGML document types
    No known Document Type could be detected
    No XML declaration (e.g <?xml version="1.0"?>) could be found at the beginning of the document.
    No XML namespace (e.g <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">) could be found at the root of the document.
    As a default, the validator is falling back to SGML mode.



    If you can't tell, I'm not an HTML expert...

  3. #3
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: w3.org html validator error - no character encoding found

    The URL and the template you are using?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. v154 validator.w3.org Validation Errors
    By Haggis in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 21 Jul 2016, 07:08 PM
  2. Replies: 6
    Last Post: 6 Jan 2015, 06:05 PM
  3. Internal Character Encoding
    By chadderuski in forum Upgrading to 1.5.x
    Replies: 4
    Last Post: 9 Jan 2012, 11:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg