Zobacz temat
Błędy walidacji pliku maintenance.php
|
|
Sony |
Dodany dnia 07.11.2009 18:22:50
|
Początkujący Postów: 253 Pomógł: 19 Ostrzeżeń: 1 v7.02.06 Data rejestracji: 19.04.2008 16:21 |
Validator.w3 pokazuje aż 5 błędów: Validation Output: 5 Errors
1. Error Line 3, Column 6: document type does not allow element "html" here <html> The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed). One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error). 2. Error Line 3, Column 1: Missing xmlns attribute for element html. The value should be: http://www.w3.org... <html> Many Document Types based on XML need a mandatory xmlns="" on the root element. For example, the root element for XHTML will look like: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 3. Error Line 40, Column 8: "html" not finished but document ended </ht… ✉ 4. Error Line 40, Column 8: end tag for "html" omitted, but OMITTAG NO was specified </ht… You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">". 5. Info Line 2: start tag was here ><html xmlns='http://www.w3.org/1999/xhtml' xml:lang='pl' lang='pl'> 6. Error Line 40, Column 7: XML Parsing Error: Premature end of data in tag html line 2 </html> Edytowane przez Pieka dnia 07.11.2009 19:39:28 tjaa |
|
|
Wścibski Gość |
Dodany dnia 01.11.2024 05:28:57
|
Pan Kontekstualny Postów: n^x Data rejestracji: Zawsze |
|
IP: localhost | |
FiXik |
Dodany dnia 08.11.2009 02:23:23
|
Początkujący Postów: 183 Pomógł: 14 Data rejestracji: 19.02.2009 23:58 |
Polecam przyjrzeć się stronie, gdyż zawiera błąd. W liniach 24 i 25 mamy: a powinno być: Z prostego powodu: Nie otwiera się dwukrotnie znacznika <html> w jednym dokumencie. Ktoś omylnie umieścił ten znacznik w linii 25. Pozdrawiam
może już nie szukajmy
|
|
|
Pieka |
Dodany dnia 08.11.2009 07:44:34
|
Postów: 19882 Pomógł: 767 v7.02.03 Data rejestracji: 23.02.2005 18:12 |
Co jednak nie zmienia faktu, ze jest to blad w pliku maintenance.php w linii 25: Zglos to prosze na Supporcie UK. Jestem jaki jestem
|
|
Przejdź do forum: |