Hi
habe das Problem gelöst bei mir lag es an der parseFunc.
habe bei mir im ts so 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: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47:
| INHALT = CONTENT INHALT { table = tt_content } } - ERROR: Line 5: An end brace is in excess. } - ERROR: Line 6: An end brace is in excess. tmp_tt_content_text < tt_content.text tt_content.text > tt_content.text = COA tt_content.text.10 < lib.stdheader tt_content.text.20 = TEXT tt_content.text.20 { field = bodytext fieldRequired = bodytext wrap = <font face="Arial" size="2">|</font> parseFunc < tmp_tt_content_text.20.parseFunc editIcons < tmp_tt_content_text.20.editIcons } lib.stdheader.10.1.fontTag = <h1> | </h1> lib.stdheader.10.2.fontTag = <h2> | </h2> lib.stdheader.10.3.fontTag = <h3> | </h3> lib.stdheader.10.4.fontTag = <h3> | </h3> tmp_tt_content_text < tt_content.text tt_content.text > tt_content.text = COA tt_content.text.10 < lib.stdheader tt_content.text.20 = TEXT tt_content.text.20 { field = bodytext fieldRequired = bodytext wrap = <font face="Arial" size="2">|</font> parseFunc < tmp_tt_content_text.20.parseFunc editIcons < tmp_tt_content_text.20.editIcons } |
Das hat mein problem behoben jetzt funktionieren auch die Formulare die vorher auch nicht ausgegeben wurden.
Trozdem danke
