Attach Files

childsplay_plugins_lfc-0.90.zip (2678KB) Virus threat detected. The virus could not be cleaned. Please run the virus scan on your machine.

Click "Browse" to select a file. You can attach files up to a total message size of 20MB.    What's this?

Markup Validation Service

Check the markup (HTML, XHTML, …) of Web documents

Errors found while checking this document as HTML 4.01 Transitional!

Result: 2 Errors, 3 warning(s)
:
: utf-8
: HTML 4.01 Transitional
Root Element: HTML
Options

Help on the options is available.

↑ Top

Validation Output: 2 Errors

  1. Warning Line 52, Column 93: cannot generate system identifier for general entity "package_id".
    …project/showfiles.php?group_id=65966&package_id=200493"><IMG src="images/arro

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  2. Error Line 52, Column 93: general entity "package_id" not defined and no default entity.
    …project/showfiles..php?group_id=65966&package_id=200493"><IMG src="images/arro

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  3. Error Line 52, Column 103: reference to entity "package_id" for which no system identifier could be generated.
    …owfiles.php?group_id=65966&package_id=200493"><IMG src="images/arrow-down.png

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  4. Info Line 52, Column 92: entity was defined here.
    …/project/showfiles.php?group_id=65966&package_id=200493"><IMG src="images/arr
  5. Warning Line 85, Column 177: NET-enabling start-tag requires SHORTTAG YES.
    …order="0" alt="SourceForge.net Logo" /></a>

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  6. Warning Line 105, Column 210: NET-enabling start-tag requires SHORTTAG YES.
    …ns/firefox2/firefox-spread-btn-2.png"/></a>

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

↑ Top