[TYPO3-german] sr_feuser_register und dmail-categories
Markus Bucher
markus.bucher at bucher-it.de
Tue Feb 10 07:53:34 CET 2009
Hallo,
ich bekomme in einem Projekt die Registrierung und Editier-Funktion von
der sr_feuserregister einfach nicht zum laufen. Alles wird brav
gespeichert, nur die an- oder abgewählten Newsletterkategorien ignoriert
das System komplett. Die notwendigen Einträge in
sys_dmail_feuser_category_mm werden nur gesetzt, wenn ich im Backend die
Kategorien zuweise. Angezeigt werden sie auch im Edit- und Create-Preview.
TYPO3 4.2.5
sr_feuser_register 4.2.18, getested mit
T3X_sr_feuser_register-2_5_20-z-200901210816.t3x
direct_mail 2.6.2, auch schon mit früheren Versionen probiert.
Anbei noch die betreffenden Zeilen TS und Page-TS
Constants:
plugin.tx_srfeuserregister_pi1.useMd5Password = 1
plugin.tx_srfeuserregister_pi1.useShortUrls = 1
plugin.tx_srfeuserregister_pi1.enableEmailAttachment = 0
plugin.tx_srfeuserregister_pi1.useEmailAsUsername = 1
plugin.tx_srfeuserregister_pi1.dateFormat = d.m.Y
plugin.tx_srfeuserregister_pi1.dateSplit = .
plugin.tx_srfeuserregister_pi1.userGroupAfterAcceptation = 22
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 22
plugin.tx_srfeuserregister_pi1.editPID = 291
plugin.tx_srfeuserregister_pi1.registerPID = 236
plugin.tx_srfeuserregister_pi1.confirmPID = 238
plugin.tx_srfeuserregister_pi1.loginPID = 237
plugin.tx_srfeuserregister_pi1.pid = 230
plugin.tx_srfeuserregister_pi1.linkToPID = 229
plugin.tx_srfeuserregister_pi1.defaultCODE = EDIT
plugin.tx_srfeuserregister_pi1.formFields = username, password, gender,
first_name, last_name, company, date_of_birth, email, address, zip,
city, country, telephone, fax, title, www, module_sys_dmail_category,
module_sys_dmail_html, comments, disable, tx_myspecialfield_position,
tx_myspecialfield_department
plugin.tx_srfeuserregister_pi1.requiredFields =
password,first_name,last_name,email,company
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 21
plugin.tx_srfeuserregister_pi1.file.templateFile =
fileadmin/tx_srfeuserregister_pi1_css_tmpl.html
plugin.tx_srfeuserregister_pi1.enablePreviewEdit = 0
plugin.tx_srfeuserregister_pi1.module_sys_dmail_category_PIDLIST = 268
Seiten-TS der fe_user, der editier-Seite usw:
TCEFORM.tt_content.module_sys_dmail_category.PAGE_TSCONFIG_IDLIST = 268
TCEFORM.tt_address.module_sys_dmail_category.PAGE_TSCONFIG_IDLIST = 268
TCEFORM.fe_users.module_sys_dmail_category.PAGE_TSCONFIG_IDLIST = 268
TCEFORM.sys_dmail_group.select_categories.PAGE_TSCONFIG_IDLIST = 268
TCEFORM.tt_content.module_sys_dmail_category.disabled = 0
TCEFORM.tt_address.module_sys_dmail_category.disabled = 0
TCEFORM.fe_users.module_sys_dmail_category.disabled = 0
TCEFORM.sys_dmail_group.select_categories.disabled = 0
Bin für jeden Tipp dankbar.
Gruß,
Markus
More information about the TYPO3-german
mailing list