Jump to content


Photo

Problemas Com Validação


  • Faça o login para participar
1 reply to this topic

#1 mauricardy

mauricardy

    Novato no fórum

  • Usuários
  • 6 posts
  • Sexo:Masculino
  • Localidade:Maceió-AL

Posted 13/02/2010, 21:42

Boa noite pessoal. Estou de volta com mais dúvidas, como prometido anteriormente, heheheheeheheh.

É o seguinte, estou tentando validar o site pela w3c e estão aparecendo os seguintes problemas:

Validation Output: 3 Errors
Line 34, Column 92: cannot generate system identifier for general entity "KT_logout_now"
…dmin/../admin/login.php?info=DENIED&KT_logout_now=1"><b>LOGOFF</b></a></li>✉
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.
Line 34, Column 92: general entity "KT_logout_now" not defined and no default entity
…dmin/../admin/login.php?info=DENIED&KT_logout_now=1"><b>LOGOFF</b></a></li>✉
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.
Line 34, Column 105: reference not terminated by REFC delimiter
…/login.php?info=DENIED&KT_logout_now=1"><b>LOGOFF</b></a></li>✉
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.
Line 34, Column 105: reference to external entity in attribute value
…/login.php?info=DENIED&KT_logout_now=1"><b>LOGOFF</b></a></li>✉
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 '&amp;'.
Line 34, Column 105: reference to entity "KT_logout_now" for which no system identifier could be generated
…/login.php?info=DENIED&KT_logout_now=1"><b>LOGOFF</b></a></li>✉
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.
Line 34, Column 90: entity was defined here
…/admin/../admin/login.php?info=DENIED&KT_logout_now=1"><b>LOGOFF</b></a></li> Line 34, Column > 80: XML Parsing Error: EntityRef: expecting ';'
…com.br/adp/admin/../admin/login.php?info=DENIED&KT_logout_now=1"><b>LOGOFF</b…

Não sei ó que tenho que corrigir. Alguém pode me ajudar?

Outra coisa, como sei em qual documento devo procurar o erro, já que eles colocam Linha e Coluna numerados?

Grato

#2 mauricardy

mauricardy

    Novato no fórum

  • Usuários
  • 6 posts
  • Sexo:Masculino
  • Localidade:Maceió-AL

Posted 23/02/2010, 14:43

Oi pessoal, saí mexendo e acabei conseguindo resolver.

Obrigado

Oi pessoal, saí mexendo e acabei conseguindo resolver.

Obrigado




1 user(s) are reading this topic

0 membro(s), 1 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq