Hallo
Ich habe folgendes Problem mit dem Mac Standart Browser Safari:
Die Seite wird doppelt angezeigt [HIER]
Mit Safari ist alles ok.
Ich Tippe jetzt einfach mal auf page_header, denn am css hab ich nicht wirklich was geändert, als es das letzte Mal noch geklappt hat...
[Browser - Safari] Seite wird doppelt dargestellt
Re: [Browser - Safari] Seite wird doppelt dargestellt
phillip hat geschrieben:Ich habe folgendes Problem mit [...] Safari
phillip hat geschrieben:Mit Safari ist alles ok.

ja aber diese zeugs find ich irgendiwe sinnlos, denn wie soll ich
Irgendwie check ich dieses validator dings nicht ganz ^^
das anders machen?Line 5, Column 77: character data is not allowed here.
…ontent="text/html; charset=iso-8859-1" />
?
You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:
putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>), or
forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or
using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see Empty elements in SGML, HTML, XML, and XHTML.
Line 12, Column 117: cannot generate system identifier for general entity "count".
…//www.phillip.ch/orion/rdf.php?fid=1&count=6">
?
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.
Irgendwie check ich dieses validator dings nicht ganz ^^
- gn#36
- Ehrenadmin
- Beiträge: 9313
- Registriert: 01.10.2006 16:20
- Wohnort: Ganz in der Nähe...
- Kontaktdaten:
Entscheide dich was du willst! Entweder XHTML oder HTML aber nicht beides.
Begegnungen mit dem Chaos sind fast unvermeidlich, Aber nicht katastrophal, solange man den Durchblick behält.
Übertreiben sollte man's im Forum aber nicht mit dem Chaos, denn da sollen ja andere durchblicken und nicht nur man selbst.
Übertreiben sollte man's im Forum aber nicht mit dem Chaos, denn da sollen ja andere durchblicken und nicht nur man selbst.