[TYPO3-english] [sr_feuser_register] Links to activation without ID
Robert Jędruszek
robert.jedruszek at gmail.com
Wed Jun 17 11:17:00 CEST 2009
Constats below:
styles.content.loginform.pid = 78
plugin.tx_srfeuserregister_pi1.enableEmailConfirmation = 1
plugin.tx_srfeuserregister_pi1.useEmailAsUsername = 0
plugin.tx_srfeuserregister_pi1.useShortUrls = 1
plugin.tx_srfeuserregister_pi1.enableAutoLoginOnConfirmation = 1
plugin.tx_srfeuserregister_pi1.email = confirmation at xxxxxxxxxxxx
plugin.tx_srfeuserregister_pi1.passwordAtLeast = 6
plugin.tx_srfeuserregister_pi1.passwordAtMost = 20
plugin.tx_srfeuserregister_pi1.nameAtMost = 50
plugin.tx_srfeuserregister_pi1.salutation = formal
plugin.tx_srfeuserregister_pi1.usernameAtMost = 40
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 2
plugin.tx_srfeuserregister_pi1.maxImages = 1
plugin.tx_srfeuserregister_pi1.usernameAtLeast = 8
plugin.tx_srfeuserregister_pi1.siteName = xxxxxxxxxxxxxxxxx
plugin.tx_srfeuserregister_pi1.editPID = 80
plugin.tx_srfeuserregister_pi1.registerPID = 79
plugin.tx_srfeuserregister_pi1.confirmPID = 81
plugin.tx_srfeuserregister_pi1.confirmInvitationPID = 0
plugin.tx_srfeuserregister_pi1.linkToPID = 0
plugin.tx_srfeuserregister_pi1.loginPID = 77
plugin.tx_srfeuserregister_pi1.pid = 78
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 1
plugin.tx_srfeuserregister_pi1.formFields = username, password,
first_name, last_name, date_of_birth, email, address, city, zip,
telephone, fax, title, company, tx_feusersdodatkowepola_rodzmaila,
tx_feusersdodatkowepola_zawod, tx_feusersdodatkowepola_dzial,
tx_feusersdodatkowepola_branza, tx_feusersdodatkowepola_telkom,
tx_feusersdodatkowepola_lprac, tx_feusersdodatkowepola_nl_lojalnosc,
tx_feusersdodatkowepola_nl_mpk, tx_feusersdodatkowepola_drukowane_mpk,
tx_feusersdodatkowepola_nl_mnk, tx_feusersdodatkowepola_nl_ppk,
tx_feusersdodatkowepola_zgoda, gender
plugin.tx_srfeuserregister_pi1.requiredFields = username, password,
first_name, last_name, date_of_birth, email, zip,
tx_feusersdodatkowepola_rodzmaila, tx_feusersdodatkowepola_nl_lojalnosc,
tx_feusersdodatkowepola_zgoda, tx_feusersdodatkowepola_zawod,
tx_feusersdodatkowepola_dzial, tx_feusersdodatkowepola_branza, gender
This is in constants section of main template.
Philipp Gampe pisze:
> can you post the relevant parts of your TS, please?
>
> I still guess you don't have to put it into constant section, but rather
> into template itself
>
> Best Regards
> Phil
>
> Am 16.06.2009, 16:48 Uhr, schrieb Robert Jędruszek
> <robert.jedruszek at gmail.com>:
>
>>
>> I wrote it both in main template constants and in subpage template
>> constants.
>> I was trying to solve the problem with adding a plugin
>> srfeuserregister to my login page. But activation link is probably
>> still sent wrong, because activation still doesn't work.
>>
>> "Login failure
>> An error occurred during login. Most likely you didn't enter the
>> username or password correctly. Be certain that you enter them
>> precisely as they are, including upper/lower case. Another possibility
>> is that cookies might be disabled in your webbrowser."
>>
>>
>>
>> Philipp Gampe pisze:
>>> maybe you have to put it in constant section of main template ?
>>> Cheers
>>> Phil
>>> Am 10.06.2009, 16:16 Uhr, schrieb Robert Jędruszek
>>> <robert.jedruszek at gmail.com>:
>>>
>>>>
>>>> You mean plugin.tx_srfeuserregister_pi1.enableEmailConfirmation = 1
>>>> Yes, I was trying this in main template and when it does not work, I
>>>> wrote to set the TS to the Registration page template, but it also
>>>> did not help.
>>>>
>>>>
>>>> Morten Kjems pisze:
>>>>>
>>>>>> Does anybody know why activation links in mail come incomplete?
>>>>> Have you set the constant:
>>>>> plugin.tx_sremailsubscribe.enableEmailConfirmation = 1
>>>>> /Morten
>>>
>>
>
>
>
More information about the TYPO3-english
mailing list