Startseite
  • » Home
  • » Handbuch & FAQ
  • » Forum
  • » Übersetzungsserver
  • » Suche
Startseite › Forum › Drupalcenter.de › Module ›

Problem mit Glossary Modul

Eingetragen von Cyclist72@drupal.org (26)
am 19.04.2008 - 11:09 Uhr in
  • Module
  • Drupal 5.x

Ich habe das Glossary Modul installiert, da ich auf meiner Website ein Glossar anbieten möchte. Leider zerstört das Modul das Design meiner Website. Ohne das Modul wird alles korrekt angezeigt (XHTML strict), bei Aufruf des glossars unter www.example.de/de/glossary/6 zwerschießt es mir mein Layout. Leider habe ich nicht herausfinden können, woran das liegt. Hat jemand auch dieses Problem bzw. kann mir sagen, wo im Modul der Output der website definiert wird?

Beim Einsatz des Modul Glossary gibt der XHTML Validator folgende Fehlermeldungen aus

#  Error  Line 120, Column 15: document type does not allow element "a" here; missing one of "dt", "dd" start-tag.

<a id="letterd"></a><div class="glossary-letter">d</div><a id="term31"></a><dt c

?

The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
# Error Line 120, Column 48: document type does not allow element "div" here; assuming missing "dd" start-tag.

…erd"></a><div class="glossary-letter">d</div><a id="term31"></a><dt class="de

?
# Error Line 120, Column 93: document type does not allow element "dt" here; assuming missing "dl" start-tag.

…<a id="term31"></a><dt class="depth0">DSLR</dt><dd class="depth0"><p>Abkürzun

?
# Error Line 123, Column 15: document type does not allow element "a" here; missing one of "dt", "dd" start-tag.

<a id="letters"></a><div class="glossary-letter">s</div><a id="term32"></a><dt c

?

The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
# Error Line 123, Column 48: document type does not allow element "div" here; assuming missing "dd" start-tag.

…ers"></a><div class="glossary-letter">s</div><a id="term32"></a><dt class="de

?
# Error Line 123, Column 93: document type does not allow element "dt" here; assuming missing "dl" start-tag.

…<a id="term32"></a><dt class="depth0">Spiegelreflexkamera</dt><dd class="dept

?
# Error Line 125, Column 50: end tag for "dd" omitted, but OMITTAG NO was specified.

</dl><div class="glossary-admin-links"></div></div>

?

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 123, Column 20: start tag was here.

<a id="letters"></a><div class="glossary-letter">s</div><a id="term32"></a><dt c

# Error Line 125, Column 50: end tag for "dl" omitted, but OMITTAG NO was specified.

</dl><div class="glossary-admin-links"></div></div>

?

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 120, Column 75: start tag was here.

…ry-letter">d</div><a id="term31"></a><dt class="depth0">DSLR</dt><dd class="d

# Error Line 125, Column 50: end tag for "dd" omitted, but OMITTAG NO was specified.

</dl><div class="glossary-admin-links"></div></div>

?

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 120, Column 20: start tag was here.

<a id="letterd"></a><div class="glossary-letter">d</div><a id="term31"></a><dt c

# Error Line 125, Column 50: end tag for "dl" omitted, but OMITTAG NO was specified.

</dl><div class="glossary-admin-links"></div></div>

?

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 118, Column 0: start tag was here.

<dl class="glossary-list">

# Error Line 224, Column 6: end tag for element "div" which is not open.

</div>

?

The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

If this error occurred in a script section of your document, you should probably read this FAQ entry.
# Error Line 224, Column 7: XML Parsing Error: Opening and ending tag mismatch: body line 38 and div.

</div>

?
# Error Line 226, Column 7: XML Parsing Error: Opening and ending tag mismatch: html line 2 and body.

</body>

Wie gesagt, ohne das Glossary Modul wird nicht ein einziger Fehler ausgegeben! Ich bin am Verzweifeln!

‹ Vokabular für Glossar mehrsprachig - wie? Menu Block Split Problem [gelöst] ›
  • Anmelden oder Registrieren um Kommentare zu schreiben

Habe mittlerweile den Fehler

Eingetragen von Cyclist72@drupal.org (26)
am 20.04.2008 - 11:38 Uhr

Habe mittlerweile den Fehler selbst gefunden: wenn man das Feld Beschreibung nicht ausfüllt, wird der obige Fehler erzeugt, da dann ein schließendes

zuviel erzeugt wird. Das dazu öffnende

fehlt dann aber. D.h. man muss entweder eine Beschreibung eingeben oder das div auskommentieren.

  • Anmelden oder Registrieren um Kommentare zu schreiben

Benutzeranmeldung

  • Registrieren
  • Neues Passwort anfordern

Aktive Forenthemen

  • SQL-Injection? User hat sich Zugriff aufs Admin-Konto geholt und Änderungen vorgenommen.
  • Mehrere freie Mitarbeiter:innen gesucht für Kooperation
  • Bitte um Einschätzung: Upgrade von Drupal 7 auf 9
  • Webform Submission Eingaben über Views ausgeben?
  • General error: 2006 MySQL server
  • [gelöst]Webform Meldung nach Submission
  • Migration über feeds von D6 auf D8
  • Anbindung externe Datenbank MongoDB
  • Webform - einzelne Komponenten übersetzen
  • Theme Classy sei installiert, ist aber nicht bei Themes
  • Webhoster Installation von D8 zu D9 Upgraden - Fragen...
  • Drupal Freelancer*in / Entwickler*in in Berlin gesucht
Weiter

Neue Kommentare

  • Ganz wichtig: Sichere Dateirechte als Schutz vor Schadcode
    vor 2 Stunden 48 Minuten
  • Ich würde hier noch keine Entwarnung geben
    vor 3 Stunden 14 Minuten
  • D6 - D9 Adrress Feld
    vor 18 Stunden 12 Minuten
  • Hallo,danke für die Hinweise
    vor 22 Stunden 1 Minute
  • Verzeichnisse des Webspace komplett leeren
    vor 23 Stunden 13 Minuten
  • Je nach Komplexität der Site auch mehr Aufwand
    vor 1 Tag 53 Minuten
  • max_allowed_packet
    vor 1 Tag 1 Stunde
  • Backdrop wird aktiv gepflegt
    vor 1 Tag 2 Stunden
  • Da ist vermutlich ein
    vor 1 Tag 3 Stunden
  • Zitat: Oder ist deine Website
    vor 1 Tag 4 Stunden

Statistik

Beiträge im Forum: 248373
Registrierte User: 19752

Neue User:

  • Aman_Musani
  • Dustinjex
  • Rickywap

» Alle User anzeigen

User nach Punkten sortiert:
wla9284
stBorchert6003
quiptime4972
Tobias Bähr4019
bv3924
ronald3845
md3717
Thoor3678
Alexander Langer3416
Exterior2903
» User nach Punkten
Zur Zeit sind 0 User und 4 Gäste online.

Hauptmenü

  • » Home
  • » Handbuch & FAQ
  • » Forum
  • » Übersetzungsserver
  • » Suche

Quicklinks I

  • Infos
  • Drupal Showcase
  • Installation
  • Update
  • Forum
  • Team
  • Verhaltensregeln

Quicklinks II

  • Drupal Jobs
  • FAQ
  • Drupal-Kochbuch
  • Best Practice - Drupal Sites - Guidelines
  • Drupal How To's

Quicklinks III

  • Tipps & Tricks
  • Drupal Theme System
  • Theme Handbuch
  • Leitfaden zur Entwicklung von Modulen

RSS & Twitter

  • Drupal Planet deutsch
  • RSS Feed News
  • RSS Feed Planet
  • Twitter Drupalcenter
Drupalcenter Team | Impressum & Datenschutz | Kontakt
Angetrieben von Drupal | Drupal is a registered trademark of Dries Buytaert.
Drupal Initiative - Drupal Association