![]() |
| | LinkBack | Themen-Optionen | Thema durchsuchen | Thema bewerten | Ansicht |
|
#1
| |||
| |||
hi, ich habe ein html layout eingebunden und alles funktioniert auch wunderbar. jedoch ab und zu kommt bei unterschiedlichen menüpunkten die fehlermeldung "template not found!" !? ich muss dann ins BE und den frontend cache leeren - dann funktioniert es wieder. extensions hab ich lediglich css styled content Rich Text Editor Simple Hit Statistics htmlArea RTE zusätzlich installiert. mein template der root-seite ist: Code: page = PAGE
page {
typeNum = 0
stylesheet = fileadmin/template/css/style.css
config.doctypeSwitch = 1
config.doctype = xhtml_trans
}
page.10 = TEMPLATE
page.10 {
template = FILE
template.file = fileadmin/template/template.html
workOnSubpart = DOKUMENT
marks.FOOTER= TEXT
marks.FOOTER{
value = © 2006
}
marks.CONTENT = CONTENT
marks.CONTENT {
table = tt_content
select.orderBy = sorting
select.where = colPos = 0
}
marks.MENU = HMENU
marks.MENU.1 = GMENU
marks.MENU.1 {
expAll = 0
NO = 1
NO {
wrap = |
XY = [50.w]+20, 49
backColor = #316240
50 = TEXT
50 {
text.field = title
fontSize = 12
fontFile = t3lib/fonts/verdana.ttf
fontColor = #FFFFFF
offset = 10,28
antiAlias = 1
transparentBackground = 1
}
100 = IMAGE
100.file = fileadmin/template/images/spacer.gif
}
RO = 1
RO {
wrap = |
XY = [50.w]+20, 49
backColor = #4B9662
50 = TEXT
50 {
text.field = title
fontSize = 12
fontFile = t3lib/fonts/verdana.ttf
fontColor = #FFFFFF
offset = 10,28
antiAlias = 1
transparentBackground = 1
}
100 = IMAGE
100.file = fileadmin/template/images/spacer.gif
}
}
marks.CLOSER = IMAGE
marks.CLOSER.file = fileadmin/template/images/spacer.gif
marks.SUBMENU = HMENU
marks.SUBMENU.entryLevel = 1
marks.SUBMENU {
1 = TMENU
1{
noBlur = 1
wrap = <ul>|</ul>
NO = 1
NO.linkWrap = <li> | </li>
ACTIFSUB = 1
ACTIFSUB.linkWrap = <li> |
}
2 = TMENU
2{
NO =1
wrap = <ul> | </ul></li>
NO.linkWrap = <li> | </li>
}
}
} auf allen sichtbaren Seiten hab ich mit mehreren extension templates verschiedene banner eingefügt mit: Code: page.10 {
marks.BANNERIMG = IMAGE
marks.BANNERIMG.file = fileadmin/template/images/banner/01.jpg
} ich habe auch schon bei allen seiten "no cache" eingeschaltet, CHMOD aller dateien auf 777 und sonst auch alles mögliche probiert jedoch kommt in vollkommen unterschiedlichen intervallen - das ist das eigenartige - die "template not found!" fehlermeldung und es hilft nur mehr den FE cache zu leeren... typo3 version ist 3.8.1 (hatte aber bei gleichen konfiguration der templates auch bei 4.0 den fehler) Geändert von felixsigl (15.05.06 um 16:04 Uhr). |
|
#2
| |||
| |||
| *schieb* bitte weiterhin um hilfe!!! hat keiner eine ahnung?? |
|
#3
| |||
| |||
| Hallo, wir hatten das Problem auch. Es stellte sich heraus, dass die Datenbank nicht richtig konfiguriert war. Standard-Code war latin1 und die Tabellen standen auf UTF8. Als wir alles alles auf UTF8 gestellt hatten und alle Text-Feldgrößen mit 3 multiplizierten, jeden (!!!) Chache gelöscht haben lief das System wieder. Nun sind allerdings alle Links verschwunden - aber das ist sicher ein anderes Problem. Geändert von garlicsoft (18.10.06 um 12:37 Uhr). |
![]() |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Reason: "xxx.html" could not be found, closest page matching is | sxsde | TYPO3 4.x Fragen und Probleme | 10 | 04.03.08 07:21 |
| Kurios: nach update teilweise "template not found" | Toccamonium | TYPO3 4.x Fragen und Probleme | 2 | 21.02.07 20:06 |
| Warum erhalte ich bei cc_awstats die Fehlermeldung "no qualified records found"? | Junior | FAQ - Extensions | 0 | 08.11.06 16:22 |
| Neuinstallation - Fehlermeldung "localconf.php is not found!" | КаіСорен | TYPO3 4.x Installation und Updates | 3 | 11.10.06 17:58 |
| "404 OK" statt "404 Not Found" | cyberboy | TYPO3 4.x Fragen und Probleme | 4 | 22.08.06 16:05 |