Einzelnen Beitrag anzeigen
  #1  
Alt 03.08.06, 14:29
Benutzerbild von Kurt51
Kurt51 Kurt51 ist gerade online
TYPO3forum.net Donater
 
Registriert seit: 21.07.06
Ort: Jülich
Beiträge: 1.066
Kurt51 eine Nachricht über Yahoo! schicken Kurt51 eine Nachricht über Skype™ schicken
Lächeln

Sitemap wird nicht mehr in Baumstruktur dargestellt!?


Hallo zusammen,
ich habe dieses Problem schon mal unter TYPO3 V3 eingestellt, leider keine Lösung erhalten!? Deswegen hier noch mal:

Auf meinem Heim-PC habe ich V4, auf dem Server V3.8!
Auf meinem Heim-PC (und früher auch auf dem Server!?) wird die Sitemap mit <ul><li> ... aufgebaut:

Zitat:
<!-- Menu/Sitemap element: [begin] -->
<div class="csc-sitemap">

<ul><li><a href="index.php?id=20" title="News">News</a>
<ul><li><a href="index.php?id=21" title="News-Archiv">News-Archiv</a></li></ul></li>
<li><a href="index.php?id=16" title="Der Verein">Der Verein</a>
<ul>
<li><a href="index.php?id=19" title="Vorstand">Vorstand</a></li>
<li><a href="index.php?id=36" title="Kontaktformular">Kontaktformular</a></li>
<li><a href="index.php?id=18" title="Notfallnummer">Notfallnummer</a></li>
<li><a href="index.php?id=17" title="Tierärzte">Tierärzte</a></li>
</ul>
</li>
<li><a href="index.php?id=12" title="Tiere in Not">Tiere in Not</a><ul><li><a href="index.php?id=15" ...
jetzt plötzlich irgendwann mal sieht die Sitemap auf dem Server nicht mehr aus wie eine Baumstruktur, der Aufbau mit <ul><li> .. ist dahin, das sieht jetzt so aus:
Zitat:
<!-- Menu/Sitemap element: [begin] -->
<div class="csc-menu csc-menu-2">
<p class="csc-sitemap csc-sitemap-level1">
<a href="index.php?id=2" target="page" onfocus="blurLink(this);">Der Verein</a>
</p>
<p class="csc-sitemap csc-sitemap-level2">
<a href="index.php?id=4" target="page" onfocus="blurLink(this);">Vorstand</a>
</p>
<p class="csc-sitemap csc-sitemap-level2">
<a href="index.php?id=20" target="page" onfocus="blurLink(this);">Aktuelles</a></p><p class="csc-sitemap csc-sitemap-level2"><a href="index.php?id=5" target="page" onfocus="blurLink(this);">Notfallnummer</a></p><p class="csc-sitemap csc-sitemap-level2"><a href="index.php?id=6" target="page" onfocus="blurLink(this);">Tierärzte</a></p><p class="csc-sitemap csc-sitemap-level1"><a href="index.php?id=7" target="page" onfocus="blurLink(this);">Tiere in Not</a></p><p class="csc-sitemap csc-sitemap-level2"><a href="index.php?id=8" target="page" onfocus="blurLink(this);">Hunde</a></p><p class="csc-sitemap csc-sitemap-level2"><a href="index.php?id=9" target="page" onfocus="blurLink(this);">Katzen</a></p><p class="csc-sitemap csc-sitemap-level2"><a href="index.php?id=10" target="page" onfocus="blurLink(this);">andere Tiere</a></p><p class="csc-sitemap csc-sitemap-level1"><a href="index.php?id=11" target="page" onfocus="blurLink(this);">Links</a></p><p class="csc-sitemap csc-sitemap-level1"><a href="index.php?id=12" target="page" onfocus="blurLink(this);">für die Kinder</a></p><p class="csc-sitemap csc-sitemap-level2"><a href="index.php?id=13" target="page" onfocus="blurLink(this);">Tiergeschichten</a></p><p class="csc-sitemap csc-sitemap-level3"><a href="index.php?id=14" target="page" onfocus="blurLink(this);">Kenny und Rudi</a></p><p class="csc-sitemap csc-sitemap-level3"><a href="index.php?id=15" target="page" onfocus="blurLink(this);">Tom und Jerry</a></p><p class="csc-sitemap csc-sitemap-level3"><a href="index.php?id=16" target="page" onfocus="blurLink(this);">Die Glückliche</a></p><p class="csc-sitemap csc-sitemap-level1"><a href="index.php?id=23" target="page" onfocus="blurLink(this);">Gästebuch</a></p></div>

<!-- Menu/Sitemap element: [end] -->
DAS sieht ja doof aus, guck mal: »Sitemap« (tierschutz-juelich.de)
Habe mittlerweile eine extension genommen! Das Problem ist bisher hier im Forum NICHT gelöst worden!? :sad:
Hat jemand eine Idee, woran das liegen könnte???
Enen lieben Gruß
Kurt
__________________
Einen schönen Gruß aus Jülich
Kurt

http://www.kupix.de

Geändert von Kurt51 (28.02.07 um 15:31 Uhr). Grund: link führt auf "alte" Sitemap-Seite (mittlerweile ext.!)
Mit Zitat antworten