Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Thema bewerten Ansicht
  #1  
Alt 19.07.07, 07:49
Forum Zuschauer
 
Registriert seit: 19.07.07
Beiträge: 1
Bilder werden nicht angezeigt

Hallo,

ich möchte im Navigationsmenu Bilder angezeigt bekommen. Leider funktioniert es nicht. Da ich mit dem Typoscript noch nicht so bewandert bin, weiß ich nicht wo ich den Fehler suchen muss.

Also, hier erst einmal das Template, das ich benutze Die habe ich nach Anleitung installiert:

#Config
config{
language=de

###E-Mail Adresse ohne @###
spamProtectEmailAddresses = 2
spamProtectEmailAddresses_atSubst = (at)

###XHTML###
doctype = xhtml_trans
xhtml_cleaning = all
htmlTag_langKey = de
removeDefaultJS = external
inlineStyle2TempFile = 1

###index search###
index_enable=1
index_externals = 1
}

#####Index Search#####
plugin.tx_indexedsearch.show.rules = 0
plugin.tx_indexedsearch._CSS_DEFAULT_STYLE >
plugin.tx_indexedsearch.result_link_target = _top
plugin.tx_indexedsearch.tableParams.searchRes = border=0 cellpadding=0 cellspacing=0 width="100%"
plugin.tx_indexedsearch.tableParams.secHead = border=0 cellpadding=0 cellspacing=0 width="100%"

#####Überschrift#####
lib.stdheader.stdWrap.dataWrap = |
lib.stdheader.10.1.fontTag = <div class="header">|</div>

#####Sitemap#####
tt_content.menu.20.2.wrap = <div class="sitemap">|</div>
tt_content.menu.20.2.1.NO.allWrap = <div class="sitemap1">|</div>
tt_content.menu.20.2.1.NO.ATagParams = class="sitemap1"
tt_content.menu.20.2.1.target = _self
tt_content.menu.20.2.2.NO.allWrap = <div class="sitemap2">|</div>
tt_content.menu.20.2.2.NO.ATagParams = class="sitemap2"
tt_content.menu.20.2.2.target = _self
tt_content.menu.20.2.3.NO.allWrap = <div class="sitemap3">|</div>
tt_content.menu.20.2.3.NO.ATagParams = class="sitemap3"
tt_content.menu.20.2.3.target = _self
tt_content.menu.20.2.4.NO.allWrap = <div class="sitemap4">|</div>
tt_content.menu.20.2.4.NO.ATagParams = class="sitemap4"
tt_content.menu.20.2.4.target = _self

#####Kontaktformular#####
tt_content.mailform.20.badMess = Bitte füllen Sie folgende Felder aus
tt_content.mailform.20.layout = <div class="label">###LABEL###</div><div class="field">###FIELD###</div>
tt_content.mailform.20.params >
tt_content.mailform.20.params = class="button"
tt_content.mailform.20.params.check=class="checkbox"
tt_content.mailform.20.labelWrap.wrap = |
tt_content.mailform.20.fieldWrap = |
tt_content.mailform.20.commentWrap.wrap = <p>|</p>
tt_content.mailform.20.radioWrap.wrap = |
tt_content.mailform.20.REQ.labelWrap.wrap = |
tt_content.mailform.20.stdWrap.wrap = <div class="kontakt">|</div>
tt_content.mailform.20.COMMENT.layout = <div class="label">###LABEL###</div>
tt_content.mailform.20.target = _top

#####Templateselector#####
plugin.tx_rlmptmplselector_pi1{
templatePathMain={$templatePath}
defaultTemplateFileNameMain={$templateName}
inheritMainTemplates = 1
}

#####Menü Startseite#####
temp.menu = HMENU
temp.menu.special=directory
temp.menu.special.value={$pid}
temp.menu.1=GMENU
temp.menu.1{
NO {
wrap=<div class="img">|</div><div class="img"></div>||<div class="img">|</div><div class="img"></div>|*|<div class="img"></div><div class="img">|</div>||<div class="img"></div><div class="img">|</div>|*|<div class="img">|</div><div class="img"></div>||<div class="img">|</div><div class="img"></div>
XY=100,100

10 = IMAGE
10.file.import=images
10.file.import.field=images
10.file.import.listNum=0

10.mask=GIFBUILDER
10.mask {
XY=100,100
backColor=#707070
}
20=BOX
20.dimensions=0,80,100,20

30=TEXT
30.text.field=title
30.align=center
30.offset=0,97
30.niceText=1
30.fontSize=12
30.fontFile={$font}
30.fontColor=#C0CB87
}

RO<.NO
RO.10.mask.backColor=#3B481C
RO.30.fontColor=#f0f0f0
RO=1
}

#####Hauptnavigation GMENU_LAYERS#####
includeLibs.gmenu_layers = media/scripts/gmenu_layers.php
includeLibs.tmenu_layers = media/scripts/tmenu_layers.php

temp.gmenu_layers = HMENU
temp.gmenu_layers.special=directory
temp.gmenu_layers.special.value={$pid}
###Menü erste Ebene###
temp.gmenu_layers.1 = GMENU_LAYERS
temp.gmenu_layers.1 {
layerStyle=position:absolute; left:0px; top:123px; visibility:hidden;
xPosOffset=-19
lockPosition=x
expAll=1
setFixedWidth=102
freezeMouseover=1
hideMenuWhenNotOver=1
NO {
wrap=<div class="menu">|</div>
XY=100,100

10 = IMAGE
10.file.import=images
10.file.import.field=images
10.file.import.listNum=0

10.mask=GIFBUILDER
10.mask {
XY=100,100
backColor=#3B481C
}

20=BOX
20.dimensions=0,80,100,20
20.color=#C0CB87

30=TEXT
30.text.field=title
30.align=center
30.offset=0,97
30.niceText=1
30.fontSize=12
30.fontFile={$font}
30.fontColor=#3B481C
}

RO<.NO
RO.10.mask.backColor=#3B481C
RO.30.fontColor=#3B471C
RO=1

ACT<.RO
ACT=1
}




#####Hauptnavigation GMENU#####
temp.navi = HMENU
temp.navi.special=directory
temp.navi.special.value={$pid}
temp.navi.1 = GMENU
temp.navi.1 {
NO {
wrap=<div class="menu">|</div>
XY=100,100

10 = IMAGE
10.file.import=uploads/media
10.file.import.field=media
10.file.import.listNum=0

10.mask=GIFBUILDER
10.mask {
XY=100,100
backColor=#707070
}

20=BOX
20.dimensions=0,80,100,20
20.color=#0000a0

30=TEXT
30.text.field=title
30.align=center
30.offset=0,97
30.niceText=1
30.fontSize=12
30.fontFile=fileadmin/fonts/impact.ttf
30.fontColor=#8080ff
}

RO<.NO
RO.10.mask.backColor=#3B481C
RO.30.fontColor=#aaaaff
RO=1

ACT<.RO
ACT=1
}

#####Subnavi#####
temp.subnavi=HMENU
temp.subnavi.entryLevel=1
temp.subnavi.1=TMENU
temp.subnavi.1{
NO{
linkWrap=|
ATagParams=class="subnavi"
}
CUR=1
CUR.ATagParams=class="subnavi_act"
}

temp.subnavi.2=TMENU
temp.subnavi.2{
NO{
linkWrap=|
ATagParams=class="subnavi_2"
}
CUR=1
CUR.ATagParams=class="subnavi_2_act"
}

#####Top Menü#####
temp.top=HMENU
temp.top.special=directory
temp.top.special.value={$menu}
temp.top.1=TMENU
temp.top.1{
NO{
linkWrap=|&nbsp;><br />
ATagParams=class="menu_link"
}
}

#####Footer Menü#####
temp.footer=HMENU
temp.footer.special=directory
temp.footer.special.value={$pid}
temp.footer.1=TMENU
temp.footer.1{
NO{
linkWrap=|*| |&nbsp; | &nbsp;|*| |*|
ATagParams=class="menu_link"
}
}

#####Header#####
temp.headTemplate=TEMPLATE
temp.headTemplate{
template<plugin.tx_rlmptmplselector_pi1
workOnSubpart=DOCUMENT_HEADER
subparts.pagetitle=title
}

#####Body#####
temp.mainTemplate=TEMPLATE
temp.mainTemplate{
template<plugin.tx_rlmptmplselector_pi1
workOnSubpart=DOCUMENT_BODY
marks.menu<temp.menu
marks.gmenu_layers<temp.gmenu_layers
marks.navi<temp.navi
marks.subnavi<temp.subnavi
marks.menu_top<temp.top
marks.menu_footer<temp.footer
marks.content<styles.content.get
marks.news<styles.content.getRight
marks.news.stdWrap.required=1
marks.news.stdWrap.wrap=<div id="content_news">|</div>
marks.content.stdWrap{
wrap = |
outerWrap = |
outerWrap.override = <div id="content_main">|</div>
outerWrap.override.if.isTrue.cObject < styles.content.getRight
}
}

#####Seitenkonfiguration#####
page=PAGE
page.typeNum=0
page.bodyTag=<body>
page.10<temp.mainTemplate
page.headerData.10<temp.headTemplate



################################################

Die Bilder sind in dem Ordner /tmp_1/images gespeichert. Die Seite ist

Website von Lonsheim: Aktuell

Die Seite ist noch im Aufbau und hat soweit noch keine Inhalte.

Vielen Dank schon mal im Voraus. AnUhl
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
Sponsored Links
Antwort


Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
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 anzufügen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

vB 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
Bilder werden nicht angezeigt goldorak TYPO3 4.x Fragen und Probleme 4 23.10.07 20:01
Bilder werden nicht angezeigt filterman TYPO3 3.x Fragen und Probleme 1 18.10.07 10:12
Bilder werden nicht angezeigt flixo TYPO3 4.x Fragen und Probleme 2 10.07.07 13:02
Bilder werden nicht angezeigt! AdrianJunker TYPO3 4.x Fragen und Probleme 2 17.01.07 10:44
Bilder werden nicht angezeigt Matteo TYPO3 3.x Installation und Updates 4 23.06.06 09:15


Alle Zeitangaben in WEZ +1. Es ist jetzt 18:16 Uhr.


Powered by vBulletin® Version 3.6.8 Patch Level 2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Template-Modifikationen durch TMS