ViszinisA Posted November 26, 2007 Report Share Posted November 26, 2007 (edited) hai Line 71, Column 39: cannot generate system identifier for general entity "j" . Nedēļa <a href="?id=viensjauns&j=82" class="links">[0 komentāri]</a> ✉ 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. Line 71, Column 39: general entity "j" not defined and no default entity . Nedēļa <a href="?id=viensjauns&j=82" class="links">[0 komentāri]</a> ✉ 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 71, Column 40: reference to entity "j" for which no system identifier could be generated . Nedēļa <a href="?id=viensjauns&j=82" class="links">[0 komentāri]</a> ✉ 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 71, Column 38: entity was defined here . Nedēļa <a href="?id=viensjauns&j=82" class="links">[0 komentāri]</a> taa... vinjsh piesienas par &j=82 nesaprotu ko vinjsh grib no manis tad nu luudzu iebakstiit ar pirkstu kur ir kluuda :) Edited November 26, 2007 by ViszinisA Link to comment Share on other sites More sharing options...
Kristabs Posted November 26, 2007 Report Share Posted November 26, 2007 <a href="?id=viensjauns&j=82" class="links">[0 komentāri]</a> Link to comment Share on other sites More sharing options...
Kavacky Posted November 26, 2007 Report Share Posted November 26, 2007 Tak priekšā uzrakstīts! "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"." Link to comment Share on other sites More sharing options...
ViszinisA Posted November 26, 2007 Author Report Share Posted November 26, 2007 jauki jauki viena lapa valīda xD un jautajums par CSS kadaas meervieniibaas es visu esmu uzlicis?? :) t.i. ja es uzrakstu width="100" peec tam izlaboju uz style="width:100" kada meervieniiba? px? CSS validators pieseejaas ka nav nevienas meervieniibas ^_^ Link to comment Share on other sites More sharing options...
andrisp Posted November 26, 2007 Report Share Posted November 26, 2007 Iekš CSS obligāti jānorāda mērvienība. Tavā gadijumā jāizmanto px. HTML atribūtos width un height nav jānorāda mērvienība. Norādītais cipars vienmēr nozīmēs pikseļus, ja nu vienīgi netiks norādīta "mērvienība" %, tas ir, width="100%", piemēram. Link to comment Share on other sites More sharing options...
ViszinisA Posted November 26, 2007 Author Report Share Posted November 26, 2007 nu man pieseejaas ieksh CSS... HTML tagad kaut cik valids ir :) tik nezinu, ko iesaakt ar Jaunumu sadalju, kur jaunumi tiek pievienoti caur <div CONTENTEDITABLE="true"></div> shaadu caurumu un kopetais texts no Word vai kaadas citas vietas nav w3 valiids xD sanaak neko nedariit Link to comment Share on other sites More sharing options...
Kavacky Posted November 26, 2007 Report Share Posted November 26, 2007 Nu kopē valīdu, kas tev liedz? Link to comment Share on other sites More sharing options...
ViszinisA Posted November 26, 2007 Author Report Share Posted November 26, 2007 ko noziimee kopee valiidu? piem. ieiet users Wordaa... uzraksta textu, smuki noformee utt ieiet admin panelii... nospiez CTRL+C un CTRL+V un gatavs skaisti noformeeti jaunumi :p Link to comment Share on other sites More sharing options...
andrisp Posted November 26, 2007 Report Share Posted November 26, 2007 Nu tur tu daudz ko padarīt nevarēsi. Vienīgais vari ienākošo kodu laist caur HTML Purifier (vai kaut ko līdzīgu): http://htmlpurifier.org/ Link to comment Share on other sites More sharing options...
Kristabs Posted November 26, 2007 Report Share Posted November 26, 2007 Izmanto, piemēram, Tinymce, kam ir opcija "paste from word", būs valīds. Link to comment Share on other sites More sharing options...
Recommended Posts