[TYPO3-german] sr_feuser_register speichert zusätzliche Felder nicht in fe_users

Nicolas Puente nicolas.puente at lgb-rlp.de
Fri Sep 27 11:52:44 CEST 2013


Hallo Ralf

im template hast du alles addiert in:

###TEMPLATE_CREATE###

¿¿¿     ###TEMPLATE_CREATE_PREVIEW### ????

###TEMPLATE_EDIT###
¿¿¿     ###TEMPLATE_EDIT_PREVIEW###   ????


Grüße

Nicolás



Am 27.09.2013 10:13, schrieb Ralf Schlömer:
> Jepp, ist da.
> Funktioniert ja auch alles, Felder werden angezeigt, Selects mit den richtigen Werten vorgefüllt, Anlegen/Speichern im Backend kein Problem. Nur aus dem Anmeldeformular im Frontend werden ausschließlich die Standardfelder gespeichert
>
> Grüße
> Ralf
>
>> Am 27.09.2013 um 08:09 schrieb Nicolas Puente <nicolas.puente at lgb-rlp.de>:
>>
>> Hallo Ralf,
>>
>> hast du die Hook für $STC adiert (ext_tables.php )?
>>
>> if (TYPO3_MODE == 'FE') {
>>         $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['sr_feuser_register']['extendingTCA'][] = 'mynewext';
>> }
>>
>> Grüße
>>
>> Nicolás
>>
>> _______________________________________________
>> TYPO3-german mailing list
>> TYPO3-german at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list