steve legare
2017-10-25 19:46:32 UTC
Hi all,
I can't configure this extension to work properly.
How can I assign a usergroup to a user after the creation of the profile ?
this is my config :
plugin.tx_srfeuserregister_pi1.create.evalValues.captcha_response = freecap
plugin.tx_srfeuserregister_pi1.create.useEmailAsUsername = 1
plugin.tx_srfeuserregister_pi1.enableAutoLoginOnCreate = 1
plugin.tx_srfeuserregister_pi1.create.fields = first_name, last_name, password, email, captcha_response
plugin.tx_srfeuserregister_pi1.create.required = first_name, last_name, password, email
plugin.tx_srfeuserregister_pi1.templateFile = feuserregister.html
plugin.tx_srfeuserregister_pi1.confirmPID = 105
plugin.tx_srfeuserregister_pi1.loginPID = 96
plugin.tx_srfeuserregister_pi1.registerPID = 103
plugin.tx_srfeuserregister_pi1.editPID = 108
plugin.tx_srfeuserregister_pi1.pid= 97
plugin.tx_srfeuserregister_pi1.dateFormat = Y-m-d
plugin.tx_srfeuserregister_pi1.enableEmailConfirmation = 0
#plugin.tx_srfeuserregister_pi1.confirmType = 0
plugin.tx_srfeuserregister_pi1.enableAdminReview = 0
plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnUpdate = 1
plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnDelete = 1
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 202
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation= 1
plugin.tx_srfeuserregister_pi1.linkToPID = 99
plugin.tx_srfeuserregister_pi1.passwordAtLeast = 6
Thanks for your help
I can't configure this extension to work properly.
How can I assign a usergroup to a user after the creation of the profile ?
this is my config :
plugin.tx_srfeuserregister_pi1.create.evalValues.captcha_response = freecap
plugin.tx_srfeuserregister_pi1.create.useEmailAsUsername = 1
plugin.tx_srfeuserregister_pi1.enableAutoLoginOnCreate = 1
plugin.tx_srfeuserregister_pi1.create.fields = first_name, last_name, password, email, captcha_response
plugin.tx_srfeuserregister_pi1.create.required = first_name, last_name, password, email
plugin.tx_srfeuserregister_pi1.templateFile = feuserregister.html
plugin.tx_srfeuserregister_pi1.confirmPID = 105
plugin.tx_srfeuserregister_pi1.loginPID = 96
plugin.tx_srfeuserregister_pi1.registerPID = 103
plugin.tx_srfeuserregister_pi1.editPID = 108
plugin.tx_srfeuserregister_pi1.pid= 97
plugin.tx_srfeuserregister_pi1.dateFormat = Y-m-d
plugin.tx_srfeuserregister_pi1.enableEmailConfirmation = 0
#plugin.tx_srfeuserregister_pi1.confirmType = 0
plugin.tx_srfeuserregister_pi1.enableAdminReview = 0
plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnUpdate = 1
plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnDelete = 1
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 202
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation= 1
plugin.tx_srfeuserregister_pi1.linkToPID = 99
plugin.tx_srfeuserregister_pi1.passwordAtLeast = 6
Thanks for your help