Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • magicbag Friend
    #117903

    Hello,

    I don’t think that I made any changet that caused this problem but when I try and valadate the home page at http://www.jcnt.org/index.php I get the results below.

    Below are the results of checking this document for XML well-formedness and validity.

    1. Warning Line 262 column 150: cannot generate system identifier for general entity “task”.

    …w.jcnt.org/index.php?option=com_poll&task=results&id=14′;” />

    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 “&” (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 æ 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 262 column 150: general entity “task” not defined and no default entity.

    …w.jcnt.org/index.php?option=com_poll&task=results&id=14′;” />

    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. Warning Line 262 column 154: reference not terminated by REFC delimiter.

    …nt.org/index.php?option=com_poll&task=results&id=14′;” />

    If you meant to include an entity that starts with “&”, then you should terminate it with “;”. Another reason for this error message is that you inadvertently created an entity by failing to escape an “&” character just before this text.

    4. Warning Line 262 column 154: reference to external entity in attribute value.

    …nt.org/index.php?option=com_poll&task=results&id=14′;” />

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of ‘&’ into ‘&’.

    5. Error Line 262 column 154: reference to entity “task” for which no system identifier could be generated.

    …nt.org/index.php?option=com_poll&task=results&id=14′;” />

    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.

    6. Info Line 262 column 149: entity was defined here.

    …ww.jcnt.org/index.php?option=com_poll&task=results&id=14′;” />

    7. Warning Line 262 column 163: cannot generate system identifier for general entity “id”.

    …dex.php?option=com_poll&task=results&id=14′;” />

    8. Error Line 262 column 163: general entity “id” not defined and no default entity.

    …dex.php?option=com_poll&task=results&id=14′;” />

    9. Warning Line 262 column 165: reference not terminated by REFC delimiter.

    …x.php?option=com_poll&task=results&id=14′;” />

    10. Warning Line 262 column 165: reference to external entity in attribute value.

    …x.php?option=com_poll&task=results&id=14′;” />

    11. Error Line 262 column 165: reference to entity “id” for which no system identifier could be generated.

    …x.php?option=com_poll&task=results&id=14′;” />

    12. Info Line 262 column 162: entity was defined here.

    …ndex.php?option=com_poll&task=results&id=14′;” />

    ha le-viet Developer
    #212375

    Hi magicbag,

    Please tell me what version of Joomla! you’re using.

    Regards,
    Ha Le-Viet.

    magicbag Friend
    #212419

    It’s 1.0.11

    Khanh Le Moderator
    #212428

    Your poll module does generate the unvalidated xhtml code while the default poll module from Joomla 1.0.11 does not. Please download the Joomla1.0.11 and update the poll module on your server.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Khanh Le 17 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum