hast du das template überhaupt eingebunden ??
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22:
| page = PAGE page { typeNum = 0 stylesheet = fileadmin/template/css/html.css 10 = TEMPLATE 10.template = FILE 10.template.file = fileadmin/template/html/index.html 10.marks { CONTENT = CONTENT CONTENT { table = tt_content select.orderBy = sorting select.where = colPos = 0 select.languageField = sys_language_uid wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end--> } } } |