[TYPO3-english] sr_feuser_register fails to enable confirmed user and set feuser group
Tony Lush
tlush at advancewm.com
Tue Feb 3 06:49:28 CET 2009
Hello,
With sr_feuser_register version 2.5.12 and TYPO3 version 4.2.1 I am
trying to set the system so the feuser is allowed access to some content
upon confirmation of their email address.
The temporary feuser group is set properly on registration (feuser group
1), but when the new feuser clicks in their email to confirm their email
address they remain disabled and their feuser group is not switched to
number 2.
The TS constants read:
plugin.tx_srfeuserregister_pi1 {
maxImages = 1
formFields =
email,password,first_name,last_name,address,city,zone,static_info_country,zip,telephone,title,company
requiredFields = email,password,first_name,last_name
pid = 2
editPID = 9
registerPID = 9
enableEmailConfirmation = 1
userGroupUponRegistration = 1
userGroupAfterConfirmation = 2
enableAutoLoginOnConfirmation = 1
useShortUrls = 1
email = my email
useEmailAsUsername = 1
siteName = Domain Name
}
The TS Setup reads
plugin.tx_srfeuserregister_pi1.autoLoginRedirect_url =
http://domain.name/index.php?id=11
included static are static_info_tables and FE User Registration CSS-styled
Has anyone a suggestion?
Thank you -- Tony Lush
More information about the TYPO3-english
mailing list