Kein Autologin unter feuser_register in Typo3

The Fatness

Neuling
Thread Starter
Mitglied seit
15.06.2009
Beiträge
51
Ort
Berlin Schöneberg :D
Tag ihrs :)
Ich habe mal wieder ein Problem. Ich habe feuser_registration installiert und es funktioniert auch soweit alles, nur der autologin nachdem man den Link in der Confirmation-Mail geklickt hat, funktioniert nicht. Ich google mich jetzt seit 2 Tagen durch's Internet und finde keine Lösung.

Vorgeschlagene Fehlerquelle war:
Aktivierung von MD5-PWs - dies ist nicht der Fall

In den Constants ist alles soweit eingerichtet und ich mit meinem Latein am Ende ^^
Vielleicht kann mir hier ja einer weiterhelfen?

Meine Constants sind:
Code:
plugin.tx_srfeuserregister_pi1.enableAutoLoginOnCreate = 0
plugin.tx_srfeuserregister_pi1.enableAutoLoginOnConfirmation = 1
plugin.tx_srfeuserregister_pi1.siteName = www.meine-seite.de
plugin.tx_srfeuserregister_pi1.email = meine-email@mail.de
plugin.tx_srfeuserregister_pi1.salutation = formal
plugin.tx_srfeuserregister_pi1.module_sys_dmail_category_PIDLIST = 1182
plugin.tx_srfeuserregister_pi1.dmailCheckedUponRegistration = 0
plugin.tx_srfeuserregister_pi1.confirmInvitationPID = 1186
plugin.tx_srfeuserregister_pi1.confirmPID = 1186
plugin.tx_srfeuserregister_pi1.editPID = 0
plugin.tx_srfeuserregister_pi1.loginPID = 1183
plugin.tx_srfeuserregister_pi1.linkToPID = 1184
plugin.tx_srfeuserregister_pi1.registerPID = 1185
plugin.tx_srfeuserregister_pi1.pid = 1182
plugin.tx_srfeuserregister_pi1.formFields = first_name, last_name, password, email,  disable
plugin.tx_srfeuserregister_pi1.useMd5Password = 0
plugin.tx_srfeuserregister_pi1.useLocalization = 1
plugin.tx_srfeuserregister_pi1.useLocalCountry = 1
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 8
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 7
plugin.tx_srfeuserregister_pi1.codeLength = 8
plugin.tx_srfeuserregister_pi1.pidTitleOverride = Mein Titel
plugin.tx_srfeuserregister_pi1.autoLoginRedirect_url = 1187
plugin.tx_srfeuserregister_pi1.useEmailAsUsername = 1
plugin.tx_srfeuserregister_pi1.linkToPIDAddButton = 1
plugin.tx_srfeuserregister_pi1.dateSplit = .
plugin.tx_srfeuserregister_pi1.enableHTMLMail = 0
plugin.tx_srfeuserregister_pi1.enablePreviewRegister = 0
plugin.tx_srfeuserregister_pi1.enablePreviewEdit = 0
plugin.tx_srfeuserregister_pi1.maxImages = 0
plugin.tx_srfeuserregister_pi1.useShortUrls = 0

Setup:
Code:
plugin.tx_srfeuserregister_pi1.autoLoginRedirect_url = 1065
 
Hardwareluxx setzt keine externen Werbe- und Tracking-Cookies ein. Auf unserer Webseite finden Sie nur noch Cookies nach berechtigtem Interesse (Art. 6 Abs. 1 Satz 1 lit. f DSGVO) oder eigene funktionelle Cookies. Durch die Nutzung unserer Webseite erklären Sie sich damit einverstanden, dass wir diese Cookies setzen. Mehr Informationen und Möglichkeiten zur Einstellung unserer Cookies finden Sie in unserer Datenschutzerklärung.


Zurück
Oben Unten refresh