Seite 1 von 1

[Browser - Safari] Seite wird doppelt dargestellt

Verfasst: 03.09.2007 20:35
von phillip
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...

Re: [Browser - Safari] Seite wird doppelt dargestellt

Verfasst: 03.09.2007 22:13
von punkface
phillip hat geschrieben:Ich habe folgendes Problem mit [...] Safari
phillip hat geschrieben:Mit Safari ist alles ok.
:o Was den nun?

Verfasst: 03.09.2007 22:14
von phillip
ich mein mit firefox ist alles ok ^^ sorry, bin schon was müde ;-)

Verfasst: 04.09.2007 01:18
von Pyramide
W3C Validator hat geschrieben:Failed validation, 72 Errors

Verfasst: 04.09.2007 06:37
von phillip
ja aber diese zeugs find ich irgendiwe sinnlos, denn wie soll ich
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 &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.
das anders machen?

Irgendwie check ich dieses validator dings nicht ganz ^^

Verfasst: 04.09.2007 20:15
von gn#36
Entscheide dich was du willst! Entweder XHTML oder HTML aber nicht beides.

Verfasst: 05.09.2007 16:38
von phillip
ok, an dem lags nicht. Ich hab vorher zum Glück einmal ein upgrade der dateien gemacht, und den overall_header ersetzt. Jetzt gehts wieder ;-)