Ankündigung

Einklappen
Keine Ankündigung bisher.

Fehler laut Check Config

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Fehler laut Check Config

    Hallo,

    ich habe in meiner Config einige Fehler, bei den ich leider nicht weiß, wie ich sie beheben kann. Was sagen mir diese Fehler ?

    Code:
    [B]Error 1843[/B]: Element 'page': Character content other than whitespace is not allowed because the content type is 'element-only'. on [URL="http://192.168.8.22/cometvisu/check_config.php?config=#316"][U][COLOR=#0066cc]line [B]317[/B][/COLOR][/U][/URL]
     314:       [COLOR=#0000ff]</[COLOR=#808000]group[/COLOR]>[/COLOR]  315:     [COLOR=#0000ff]</[COLOR=#808000]page[/COLOR]>[/COLOR]  316: ### KNX     [B]317: [COLOR=#0000ff]<[COLOR=#808000]page[/COLOR] [COLOR=#800080]name[/COLOR]=[COLOR=#ff00ff]"KNX"[/COLOR] [COLOR=#800080]shownavbar-left[/COLOR]=[COLOR=#ff00ff]"true"[/COLOR] [COLOR=#800080]visible[/COLOR]=[COLOR=#ff00ff]"false"[/COLOR]>[/COLOR] [/B]318:       [COLOR=#0000ff]<[COLOR=#808000]navbar[/COLOR] [COLOR=#800080]position[/COLOR]=[COLOR=#ff00ff]"left"[/COLOR] [COLOR=#800080]dynamic[/COLOR]=[COLOR=#ff00ff]"true"[/COLOR] [COLOR=#800080]width[/COLOR]=[COLOR=#ff00ff]"200px"[/COLOR]>[/COLOR]  319:     [COLOR=#0000ff]<[COLOR=#808000]group[/COLOR] [COLOR=#800080]name[/COLOR]=[COLOR=#ff00ff]"Räume"[/COLOR]>[/COLOR]  320:         [COLOR=#0000ff]<[COLOR=#808000]pagejump[/COLOR] [COLOR=#800080]target[/COLOR]=[COLOR=#ff00ff]"Wohnzimmer"[/COLOR] [COLOR=#800080]name[/COLOR]=[COLOR=#ff00ff]"Wohnen"[/COLOR]>[/COLOR]
    Code:
    [B]Error 1843[/B]: Element 'stylings': Character content other than whitespace is not allowed because the content type is 'element-only'. on [URL="http://192.168.8.22/cometvisu/check_config.php?config=#107"][U][COLOR=#0066cc]line [B]108[/B][/COLOR][/U][/URL]
     105:       [COLOR=#0000ff]<[COLOR=#808000]entry[/COLOR] [COLOR=#800080]value[/COLOR]=[COLOR=#ff00ff]"1"[/COLOR]>[/COLOR][COLOR=#0000ff]<[COLOR=#808000]icon[/COLOR] [COLOR=#800080]name[/COLOR]=[COLOR=#ff00ff]"message_presence_disabled"[/COLOR]/>[/COLOR][COLOR=#0000ff]</[COLOR=#808000]entry[/COLOR]>[/COLOR]  106:       [COLOR=#0000ff]</[COLOR=#808000]mapping[/COLOR]>[/COLOR]  107:     [COLOR=#0000ff]</[COLOR=#808000]mappings[/COLOR]>[/COLOR] [B]108:     [COLOR=#0000ff]<[COLOR=#808000]stylings[/COLOR]>[/COLOR] [/B]109:       [COLOR=#0000ff]<[COLOR=#808000]styling[/COLOR] [COLOR=#800080]name[/COLOR]=[COLOR=#ff00ff]"GreyGreen"[/COLOR]>[/COLOR]  110:         [COLOR=#0000ff]<[COLOR=#808000]entry[/COLOR] [COLOR=#800080]value[/COLOR]=[COLOR=#ff00ff]"0"[/COLOR]>[/COLOR]grey[COLOR=#0000ff]</[COLOR=#808000]entry[/COLOR]>[/COLOR]  111:         [COLOR=#0000ff]<[COLOR=#808000]entry[/COLOR] [COLOR=#800080]value[/COLOR]=[COLOR=#ff00ff]"1"[/COLOR]>[/COLOR]green[COLOR=#0000ff]</[COLOR=#808000]entry[/COLOR]>[/COLOR]
    Code:
    [B]Error 1843[/B]: Element 'mappings': Character content other than whitespace is not allowed because the content type is 'element-only'. on [URL="http://192.168.8.22/cometvisu/check_config.php?config=#3"][U][COLOR=#0066cc]line [B]4[/B][/COLOR][/U][/URL]
       1: [COLOR=#0000ff][COLOR=#800000]<?xml [COLOR=#800080]version[/COLOR]=[COLOR=#ff00ff]"1.0"[/COLOR] [COLOR=#800080]encoding[/COLOR]=[COLOR=#ff00ff]"UTF-8"[/COLOR] [COLOR=#800080]standalone[/COLOR]=[COLOR=#ff00ff]"yes"[/COLOR]?>[/COLOR][/COLOR]    2: [COLOR=#0000ff]<[COLOR=#808000]pages[/COLOR] [COLOR=#800080]xmlns:xsi[/COLOR]=[COLOR=#ff00ff]"http://www.w3.org/2001/XMLSchema-instance"[/COLOR] [COLOR=#800080]lib_version[/COLOR]=[COLOR=#ff00ff]"7"[/COLOR] [COLOR=#800080]design[/COLOR]=[COLOR=#ff00ff]"metal"[/COLOR] [COLOR=#800080]xsi:noNamespaceSchemaLocation[/COLOR]=[COLOR=#ff00ff]"../../visu_config.xsd"[/COLOR] [COLOR=#800080]enable_column_adjustment[/COLOR]=[COLOR=#ff00ff]"true"[/COLOR] [COLOR=#800080]scroll_speed[/COLOR]=[COLOR=#ff00ff]"0"[/COLOR] [COLOR=#800080]bind_click_to_widget[/COLOR]=[COLOR=#ff00ff]"true"[/COLOR]>[/COLOR]    3:   [COLOR=#0000ff]<[COLOR=#808000]meta[/COLOR]>[/COLOR] [B]4:     [COLOR=#0000ff]<[COLOR=#808000]mappings[/COLOR]>[/COLOR] [/B]5:       [COLOR=#0000ff]<[COLOR=#808000]mapping[/COLOR] [COLOR=#800080]name[/COLOR]=[COLOR=#ff00ff]"OpenClose"[/COLOR]>[/COLOR]    6:         [COLOR=#0000ff]<[COLOR=#808000]entry[/COLOR] [COLOR=#800080]value[/COLOR]=[COLOR=#ff00ff]"0"[/COLOR]>[/COLOR]    7:           [COLOR=#0000ff]<[COLOR=#808000]icon[/COLOR] [COLOR=#800080]name[/COLOR]=[COLOR=#ff00ff]"fts_window_1w_open"[/COLOR]/>[/COLOR]
    Danke für die Hilfe

    Manuel

    #2
    Hallo Manuel

    Hmm... Schwer zu sagen. Hier wäre ein grösserer Auschnitt vom Zeile 1 bis mindestens ca... 330 von Vorteil. Eventuell ist irgend wo ein tag nicht geschlossen. Es kann aber auch schlicht sein, dass du die Config mit einem falsch eingestellten Editor bearbeitet hast und dadurch die Datei nicht mehr UTF8 codiert ist. Dafür würden die seltsamen Sonderzeichen beim Wort "Räume" sprechen. Daher were die Original config natürlich für eine Fehlersuche sehr von vorteil
    Gruss Patrik alias swiss

    Kommentar


      #3
      Hallo Partick,

      danke für deine Hilfe. Im Anhang habe ich die config angehängt.

      Gruß Manuel
      Angehängte Dateien

      Kommentar


        #4
        Halo Manuel

        Ich habe mich mal durch deine Config durch gearbeitet. Das Grösste Problem bilden die ganzen Komentarzeilen. Die werden nicht mit # gekennzeichnet sondern in
        <!-- Kommentar -->

        eingeschlossen. Ausserdem scheint der Pfad zur XSD nicht korrekt gewesen zu sein.

        Ich habe dir das mal gemacht nun ist die config valide
        Angehängte Dateien
        Gruss Patrik alias swiss

        Kommentar


          #5
          Hallo Patrick,

          großartigen Dank für dein Hilfe. Nun läuft sie erst mal ohne Fehler.

          Danke

          Kommentar

          Lädt...
          X