Hi Ralph Am 21.10.2011 12:34, schrieb Ralph Germershausen:
preProcessors { 5 { class = PreProcessor_LoadGetPost config { email.defaultValue = Text email.defaultValue.data = GP:email lastname.defaultValue = Text lastname.defaultValue.data = GP:lastname } } }
ich glaube für den PreProcessor_LoadGetPost brauchst du keine Konfig. Also entweder: preProcessors { 5 { class = PreProcessor_LoadGetPost } } oder preProcessors { 5 { class = PreProcessor_LoadDefaultValues config { 1 { email.defaultValue = Text email.defaultValue.data = GP:email lastname.defaultValue = Text lastname.defaultValue.data = GP:lastname } } } } Nur zur Info. Viele Grüße, Reinhard _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german