Einzelnen Beitrag anzeigen
  #6  
Alt 16.06.08, 11:20
Benutzerbild von david
david david ist offline
TYPO3 Forum Team
Moderator
 
Registriert seit: 17.07.06
Ort: München
Beiträge: 770
david eine Nachricht über Skype™ schicken

Zitat:
Zitat von DirkDirk Beitrag anzeigen
temp.poll = RECORDS
temp.poll {
source = 11
tables = tt_content
}

hab das ins TS reingeschrieben
subparts.poll < temp.poll
Sieht Dein TS etwa so aus?:
Typoscript-Code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
temp.poll = RECORDS
temp.poll {
source = 11
tables = tt_content
}

maintemplate = TEMPLATE
maintemplate {
template = FILE
template.file = fileadmin/test.tmpl
subparts.poll < temp.poll
}
Wird temp.poll an der richtigen stelle eingebunden, also bevor maintemplate verarbeitet wird?
__________________
Viele Grüße
David

TYPO3 4.1.6 | Win XP | Apache 2.0.52 | MySQL 4.0.23 | PHP 5.0.3

David Bruchmann - Mediengestaltung
www.bruchmann-web.de
Mit Zitat antworten