somit sind in meiner Seite 2 Container in einer Tabelle, aber verschiedenen Feldern. Container[6] enthält TEXT-html
und container[2] enthält das Modul Newsletter!!!
Wenn ich jetzt aber mit contenido 4.4.4 versuche den artikel zu bearbeiten, weigert sich der Browser beim klicken im editor auf den kleinen link um den editor zu öffnen, dies durchzu führen:
fehlermeldung:
Zeile: 126
Zeichen:9
Fehler:"document.forms.editcontent.data" ist null oder kein Objekt
Code: 0
url:............
da hauts dann verdammt viele unverständliche sachen durch!!!
Unten befinden sich die Ergebnisse des Versuche das Dokument mit einem SGML Parser zu prüfen.
Line 5, column 52:
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
^Error: document type does not allow element "META" here (Erklärung...)
Line 6, column 69:
... ent="text/html; charset=iso-8859-1"></HEAD>
^Error: document type does not allow element "META" here (Erklärung...)
Line 6, column 76:
... ype content="text/html; charset=iso-8859-1"></HEAD>
^Error: end tag for element "HEAD" which is not open (Erklärung...)
Line 7, column 5:
<BODY>
^Error: document type does not allow element "BODY" here (Erklärung...)
Line 14, column 50:
src="Willkommen-Dateien/leiste.jpg" border=0></A><BR></TD></TR>
^Error: required attribute "ALT" not specified (Erklärung...)
Line 67, column 30:
<TABLE class=tbl_welcome>
^Error: document type does not allow element "TABLE" here (Erklärung...)
Line 70, column 22:
<TD bgColor=#e9e9e9><FONT size=6>Herzlich
^Error: an attribute value must be a literal unless it contains only name characters (Erklärung...)
Line 75, column 20:
<TD align=middle><IMG src="Willkommen-Dateien/schule12.jpg"
^Error: value of attribute "ALIGN" cannot be "MIDDLE"; must be one of "LEFT", "CENTER", "RIGHT", "JUSTIFY", "CHAR"
Line 76, column 18:
border=0></TD></TR></TBODY></TABLE></FIELDSET></TD>
^Error: required attribute "ALT" not specified (Erklärung...)
Line 76, column 55:
border=0></TD></TR></TBODY></TABLE></FIELDSET></TD>
^Error: end tag for "FIELDSET" which is not finished (Erklärung...)
Line 89, column 43:
<TD></TD></TR></TBODY></TABLE></P>
^Error: end tag for element "P" which is not open (Erklärung...)
Line 90, column 34:
<P>1 User ist online</P></TD></TR>
^Error: end tag for "FORM" omitted, but its declaration does not permit this (Erklärung...)
Line 79, column 6:
<FORM action=front_content.php method=post><INPUT type=hidden va ...
^Error: start tag was here (Erklärung...)
Line 100, column 42:
</P></TD></TR></TBODY></TABLE></DIV></FORM></BODY></HTML>
^