Antwort
 
LinkBack Themen-Optionen Thema bewerten Ansicht
  #1  
Alt 29.08.07, 13:39
Forum Zuschauer
 
Registriert seit: 29.08.07
Beiträge: 1

Wieso wird diese Navigation nicht angezeigt...


Hallo Zusammen,

bin grad dabei mich in Typo einzuarbeiten und bastel gerade an einem Tutorial aus dem Buch "Einstieg in Typo3 4.0". Das Template an dem ich arbeite ist furchtbar simpel gestrickt. Es beinhaltet eine Headergrafik, einen Contentbereich und eben eine Navigation, die aber nicht angezeigt wird. Vielleicht (mit an Sicherheit grenzender Wahrscheinlichkeit) kann mir jemand von euch sagen warum:

Hier das TypoScript:

Typoscript-Code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
# Default PAGE object:
page = PAGE
page.10 = TEMPLATE
page.10 {
template = FILE
template.file = fileadmin/beispiel1/template/index.html
subparts.INHALT = CONTENT
subparts.INHALT {
table = tt_content
select.orderBy = sorting
select.where = colPos = 0
)[b] - ERROR:[/b] Line 11: Object Name String, ")" contains invalid character ")". Must be alphanumeric or one of: "_-." - ERROR: Line 11: Object Name String, ")[b]" contains invalid character ")". Must be alphanumeric or one of: "_-."
subparts.NAVI = HMENU
subparts.NAVI    {
wrap = <ul> | </ul>
1 = TMENU
1.NO.linkWrap = <li><b> | </b></li>
}
}[b] - ERROR:[/b] Line 18: The script is short of 1 end brace(s) - ERROR: Line 18: The script is short of 1 end brace(s)
Und hier das Template

Code:
<html>
<head>
<title> TypoTemplateTest </title>
<style>

#page {
width:550px;
}

#navigation {
float:left;
width:150px;
font-family:"Verdana",sans-serif;
font-size:small;
color:#252525;
}

#content {
float:right;
width:400px;
font-family:"Verdana",sans-serif;
font-size:small;
color:#252525;
}

.img {
padding-bottom:15px;
}

</style>
</head>
<body>
<div id="page">
<div class="img"><img src="fileadmin/beispiel1/template/header.gif"></div>

<div id="navigation"> 

<!-- ###NAVI### -->

<!-- ###NAVI### -->
</div>

<div id="content">
<!-- ###INHALT### -->

<!-- ###INHALT### -->
</div>

</div>
</body>
</html>
Schon mal Dankeschöööön
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
  #2  
Alt 29.08.07, 15:22
Benutzerbild von MistaD
TYPO3 Forum Team
Moderator
 
Registriert seit: 25.01.06
Beiträge: 1.455

Hallo,


wo ist dein:

Typoscript-Code:
1:
page.typeNum = 0

und dein workOnSubpart?

Geh dein TS noch einmal gründlich durch....




__________________
Gruss
MD
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Neues Template für Unterseite - Navigation wird nicht angezeigt xthetronx TYPO3 4.x Fragen und Probleme 1 07.06.07 09:54
FE wird die Navigation nicht richtig angezeigt. scorp TYPO3 4.x Fragen und Probleme 4 02.11.06 11:56
Navigation wird nicht angezeigt ali_escobar089 TYPO3 4.x Fragen und Probleme 0 09.10.06 12:43
Bei Zeilenumbruch wird eingerück? wieso? arnie83 HTML & CSS 4 15.03.06 21:05
wieso werden diese subparts nicht übernommen? t0bias TYPO3 3.x Fragen und Probleme 2 30.12.05 13:11


Alle Zeitangaben in WEZ +1. Es ist jetzt 15:31 Uhr.


Powered by vBulletin® Version 3.7.3 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0