Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 11
Seite [1]
Mario


Just nerd





Beiträge: 934
# Thema - 29.08.2010 um 14:10 Uhr
Hi leute, ich habe seit heute die Aktuellste Version drauf (Danke fürs klasse Update)

Zu meinem Problem, sobald ich "Ajax" anschalte, wird die komplette Page zerschossen.

Bild:


------------------




Inaktiv
SCHIRI ClanSphere Team


Weltmeister



Herkunft: Hamburg
Beiträge: 5299
# Antwort: 1 - 29.08.2010 um 14:16 Uhr
Ich schätze mal ,dass da irgendwelche html-fehler im template sind. irgendwelche ungeschlossenden tags oder so. Validier bitte erstmal das Template auf validator.w3.org


------------------
www.laszlokorte.de

Inaktiv
|
Mario
Thread-Ersteller


Just nerd





Beiträge: 934
# Antwort: 2 - 29.08.2010 um 14:35 Uhr
Okey hier mal das Resultat

7 Errors, 11 warning(s)

mehr... +-

1. Error Line 14, Column 2: character data is not allowed here

{clansphere:navmeta}


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.


2. Warning Line 68, Column 66: cannot generate system identifier for general entity "action"

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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.


3. Error Line 68, Column 66: general entity "action" not defined and no default entity

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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.


4. Warning Line 68, Column 72: reference not terminated by REFC delimiter

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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.


5. Warning Line 68, Column 72: reference to external entity in attribute value

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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 '&'.


6. Error Line 68, Column 72: reference to entity "action" for which no system identifier could be generated

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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.


7. Info Line 68, Column 65: entity was defined here

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


8. Warning Line 68, Column 78: cannot generate system identifier for general entity "id"

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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.


9. Error Line 68, Column 78: general entity "id" not defined and no default entity

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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.


10. Warning Line 68, Column 80: reference not terminated by REFC delimiter

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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.


11. Warning Line 68, Column 80: reference to external entity in attribute value

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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 '&'.


12. Error Line 68, Column 80: reference to entity "id" for which no system identifier could be generated

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


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.


13. Info Line 68, Column 77: entity was defined here

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


14. Warning Line 75, Column 72: reference not terminated by REFC delimiter

…left"><a class="button" href="?mod=static&action=view&id=1">BF2 Infos</a></div>


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.


15. Warning Line 75, Column 72: reference to external entity in attribute value

…left"><a class="button" href="?mod=static&action=view&id=1">BF2 Infos</a></div>


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 '&'.


16. Error Line 75, Column 72: reference to entity "action" for which no system identifier could be generated

…left"><a class="button" href="?mod=static&action=view&id=1">BF2 Infos</a></div>


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.


17. Info Line 68, Column 65: entity was defined here

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>


18. Warning Line 75, Column 80: reference not terminated by REFC delimiter

…left"><a class="button" href="?mod=static&action=view&id=1">BF2 Infos</a></div>


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.


19. Warning Line 75, Column 80: reference to external entity in attribute value

…left"><a class="button" href="?mod=static&action=view&id=1">BF2 Infos</a></div>


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 '&'.


20. Error Line 75, Column 80: reference to entity "id" for which no system identifier could be generated

…left"><a class="button" href="?mod=static&action=view&id=1">BF2 Infos</a></div>


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.


21. Info Line 68, Column 77: entity was defined here

…eft"><a class="button" href="?mod=static&action=view&id=2">COD4 Infos</a></div>



------------------






Inaktiv
|
duRiel ClanSphere Team


Weltmeister




Herkunft: Cambridge
Beiträge: 7300
# Antwort: 3 - 29.08.2010 um 14:39 Uhr
das sind alles fehler dass du bei links nur & stehen hast statt &amp; am besten mal korrigieren.
das verursacht aber das problem wohl nicht.

kannst nochmal versuchen den validator über die richtige clansphere webseite laufen zu lassen statt nur über dein template, ansonsten müsste man sich das anschauen.


Inaktiv
|
Mario
Thread-Ersteller


Just nerd





Beiträge: 934
# Antwort: 4 - 29.08.2010 um 14:45 Uhr
29.08.2010 um 14:39 Uhr - duRiel:
das sind alles fehler dass du bei links nur & stehen hast statt & am besten mal korrigieren.
das verursacht aber das problem wohl nicht.


Also alle "&" Zeichen austauschen mit "&" richtig?

29.08.2010 um 14:39 Uhr - duRiel:

kannst nochmal versuchen den validator über die richtige clansphere webseite laufen zu lassen statt nur über dein template, ansonsten müsste man sich das anschauen.


Und hier meinst du, das Clansphere Template überprüfen lassen ja ?

Edit, so hab mal alle "&" Zeichen ausgetauscht mit "&amp;", und sagt mir validator.w3.org

1 Error, 1 warning(s)

Validation Output: 1 Error +-
1. Error Line 14, Column 2: character data is not allowed here

{clansphere:navmeta}


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.



------------------






Zuletzt editiert von Mario am 29.08.2010 um 14:50 Uhr (2x Editiert)
Inaktiv
|
duRiel ClanSphere Team


Weltmeister




Herkunft: Cambridge
Beiträge: 7300
# Antwort: 5 - 29.08.2010 um 14:56 Uhr
validier mal einfach deine clansphere webseite, nicht nur dein rohtemplate


Inaktiv
|
Mario
Thread-Ersteller


Just nerd





Beiträge: 934
# Antwort: 6 - 29.08.2010 um 14:58 Uhr
Okey habe ich.

This document was successfully checked as XHTML 1.0 Transitional!

mehr... +-

The document located at <http://epg.piripiri147.server4you.de/index.php> was successfully checked as XHTML 1.0 Transitional. This means that the resource in question identified itself as "XHTML 1.0 Transitional" and that we successfully performed a formal validation using an SGML, HTML5 and/or XML Parser(s) (depending on the markup language used).
"valid" Icon(s) on your Web page

To show your readers that you have taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the HTML you could use to add this icon to your Web page:
Valid XHTML 1.0 Transitional

<p>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"
alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a>
</p>


A full list of icons, with links to alternate formats and colors, is available: If you like, you can download a copy of the icons to keep in your local web directory, and change the HTML fragment above to reference your local image rather than the one on this server.
Linking to this result

If you would like to create a link to this page (i.e., this validation result) to make it easier to revalidate this page in the future or to allow others to validate your page, the URI is <http://validator.w3.org/check?uri=http%3A%2F%2Fepg.piripiri147.server4you.de%2Findex.php> (or you can just add the current page to your bookmarks or hotlist).
Validating CSS Style Sheets

If you use CSS in your document, you can check it using the W3C CSS Validation Service.


------------------






Inaktiv
|
ichraffsnicht ClanSphere Team

Supporter
Supporter



Herkunft: Erdeborn bei Lutherstadt Eisleben
Beiträge: 3191
# Antwort: 7 - 29.08.2010 um 16:12 Uhr
hattst du dazu den wartungsmodus aus? sonst checkt er bloß das login-feld


------------------



Inaktiv
|
Mario
Thread-Ersteller


Just nerd





Beiträge: 934
# Antwort: 8 - 29.08.2010 um 17:04 Uhr
Fehler gefunden, sobald ich Ajax angeschalten habe, hats mir die Page zerschossen.

Der Grund dafür war, das Ajax nicht mit den Links die ich in der index.htm hatte wie zb.
 
1.
1. / 2. / ... 
 {url:board}
nicht klar kommt, warum auch immer. Nun habe ich alle links wieder umgetauscht in zb.
 
1.
1. / 2. / ... 
 ?mod=board


Thread can closed

lg Mario


------------------






Zuletzt editiert von Mario am 30.08.2010 um 17:33 Uhr (2x Editiert)
Inaktiv
|
palle ClanSphere Team

Supporter
Supporter




Beiträge: 3073
# Antwort: 9 - 30.08.2010 um 18:26 Uhr
Fehler gefunden?

immer schön dem cms die schuld in die schuhe schieben...

{url:board} ist auch falsch wenn du die board.htm aufrufen möchtest! so wäre es richtig gewesen. {url_board:board}


------------------
I like the part where it says 'nyan'



Zuletzt editiert von PAlle! ClanSphere Team am 30.08.2010 um 18:28 Uhr (3x Editiert)
Inaktiv
|
Jam2 ClanSphere Team


Highlander





Beiträge: 3291
# Antwort: 10 - 30.08.2010 um 18:50 Uhr
board.htm aufrufen möchtest!


kommt drauf an ob man eine board.php hat oder die mit den get module abragen macht


------------------
Gruß/ Best regards
Jam2

Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes)
Template Switch for index.php
Board Navlist last posts

Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota.....
Edi: hö ?
Jam2: nichts ist unmöglich!


Inaktiv
|
Mario
Thread-Ersteller


Just nerd





Beiträge: 934
# Antwort: 11 - 30.08.2010 um 18:55 Uhr
30.08.2010 um 18:26 Uhr - PAlle!:
{url:board} ist auch falsch wenn du die board.htm aufrufen möchtest! so wäre es richtig gewesen. {url_board:board}


Pustekuchen !

Habe ich alles so von anfang an drin stehen gehabt, aber lief nichts mit, bzw. ich kam erst garnicht ins board ^^


------------------






Zuletzt editiert von Mario am 30.08.2010 um 18:55 Uhr (1x Editiert)
Inaktiv
|
Antworten: 11
Seite [1]


Sie müssen sich registrieren, um zu antworten.