Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Thema bewerten Ansicht
  #1  
Alt 10.11.07, 22:28
Forum Zuschauer
 
Registriert seit: 28.10.06
Beiträge: 6
sr_feuserregister & directmail

Hallo,
ich verwende direct_mail mit srfeuserregister. Ich möchte im FE-User Anmeldeformular auch die Anmeldung des Newsletters integrieren. Die enstprechenden Newsletter-Kategorieren werden auch angezeigt. Nur "merkt" sich das Formular nicht die entsprechende Checkbox im FE (module_sys_dmail_category). Habe ich alle Felder ausgefüllt und bekomme die Vorschau mit den ausgefüllten Daten, wird nur dieses Feld nicht gespeichert. Was mache ich falsch? Hat jemand Erfahrung mit diret_mail / sr_feuserregister ? Bitte dringend um Hilfe !!!
Meine Constant
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:
plugin.tx_srfeuserregister_pi1.file.templateFile = fileadmin/template/srfeuserregister/tx_srfeuserregister_pi1_css_tmpl.html
plugin.tx_srfeuserregister_pi1.useEmailAsUsername = 1

plugin.tx_srfeuserregister_pi1.useShortUrls = 1
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 1
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 2

plugin.tx_srfeuserregister_pi1.siteName = {$sitename}
plugin.tx_srfeuserregister_pi1.email = [email]christoph@studioorange.de[/email]

plugin.tx_srfeuserregister_pi1.loginPID = 26
plugin.tx_srfeuserregister_pi1.editPID = 51
plugin.tx_srfeuserregister_pi1.confirmPID = 54
plugin.tx_srfeuserregister_pi1.registerPID = 50
plugin.tx_srfeuserregister_pi1.pid = 2
plugin.tx_srfeuserregister_pi1.module_sys_dmail_category_PIDLIST = 2


plugin.tx_srfeuserregister_pi1.salutation = formal
plugin.tx_srfeuserregister_pi1.formFields = email, password, tx_soextendloginfield_customernumber, company, gender, first_name, last_name, address, city, zip, telephone, module_sys_dmail_category, module_sys_dmail_html, usergroup, disable
plugin.tx_srfeuserregister_pi1.requiredFields = email,password,company,gender,first_name,last_name,address,zip,city,telephone
plugin.tx_srfeuserregister_pi1.formName = fe_users_form
plugin.tx_srfeuserregister_pi1.codeLength = 8
plugin.tx_srfeuserregister_pi1.authcodeFields = uid
plugin.tx_srfeuserregister_pi1.useMd5Password = 0
plugin.tx_srfeuserregister_pi1.enableEmailOnUpdate = 1
plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnUpdate = 1

plugin.tx_srfeuserregister_pi1.HTMLMailCSS = fileadmin/template/srfeuserregister/htmlmail.css

und mein TS-Setup:
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:
plugin.tx_srfeuserregister_pi1.create.evalValues.tx_soextendloginfield_customernumber =
plugin.tx_srfeuserregister_pi1._LOCAL_LANG.de.tx_soextendloginfield_customernumber = Knd-Nr.:
plugin.tx_srfeuserregister_pi1._LOCAL_LANG.de.REQUIRED_customernumber =
plugin.tx_srfeuserregister_pi1._LOCAL_LANG.de.MISSING_customernumber = Bitte geben Sie Ihre Kundennummer ein


plugin.tx_srfeuserregister_pi1.create.defaultValues.module_sys_dmail_category = 1
plugin.tx_srfeuserregister_pi1.create.overrideValues.hidden = 1

plugin.tx_srfeuserregister_pi1.edit = 1
plugin.tx_srfeuserregister_pi1.edit.fields = email, password, tx_soextendloginfield_customernumber, company, gender, first_name, last_name, address, city, zip, telephone, module_sys_dmail_category, module_sys_dmail_html, usergroup, disable
plugin.tx_srfeuserregister_pi1.edit.required = name, email
plugin.tx_srfeuserregister_pi1.edit.evalValues {
email = uniqueLocal, email
}



plugin.tx_srfeuserregister_pi1.create = 1
plugin.tx_srfeuserregister_pi1.create.preview = 1
plugin.tx_srfeuserregister_pi1.create.fields = email, password, tx_soextendloginfield_customernumber, company, gender, first_name, last_name, address, city, zip, telephone, module_sys_dmail_category, module_sys_dmail_html, usergroup, disable
plugin.tx_srfeuserregister_pi1.create.noSpecialLoginForm = 1

# Initially hide the user until he approves!

plugin.tx_srfeuserregister_pi1.create.overrideValues.hidden = 1
plugin.tx_srfeuserregister_pi1.create.evalValues {
email = uniqueLocal, email
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
Sponsored Links
Antwort


Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge anzufügen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

vB Code ist An.
Smileys sind An.
[IMG] Code ist An.
HTML-Code ist Aus.
Trackbacks are An
Pingbacks are An
Refbacks are An


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
sr_feuserregister + static_info_countries einschränken und konfigurieren ghoti Alle anderen Extensions 0 23.04.08 11:00
DirectMail utf-8/iso-8895-1 Octoron Direct Mail 2 18.01.08 12:19
sr_feuserregister linkToPID funktioniert nicht Nulpe Alle anderen Extensions 1 05.11.07 18:27
sr_feuserregister: Bestätigungsmail: Absenderadresse & Servername lemon Alle anderen Extensions 0 05.11.06 13:46
DirectMail + Dateianhänge highfit Direct Mail 0 02.02.06 10:07


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:09 Uhr.


Powered by vBulletin® Version 3.6.8 Patch Level 2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Template-Modifikationen durch TMS