[TYPO3] Front End User Registration - problems

Stig Kjeldsen sk at itu.dk
Thu Oct 26 17:38:13 CEST 2006


I’ve some question for the extension srfeuserregister. I have typo3 
vers. 4.00 and have installed version 2.51 of the extension.

All properties are configure in my TS template setup

I have read the manual, but have problem with tree things. They are:

1) I have tried to set the property email and siteName as defined in the 
manual:

plugin.tx_srfeuserregister_pi1.site.Name = MyDomain
plugin.tx_srfeuserregister_pi1.email = sk at mydomain.xx

But I can’t get it to work. Instead this work, but the properties are 
not defined in the manual!?
plugin.tx_srfeuserregister_pi1.email.from = sk at mydomain.xx
plugin.tx_srfeuserregister_pi1.email.fromName = MyDomain
plugin.tx_srfeuserregister_pi1.email.admin = sk at mydomain.xx

How can that be?
-----------

2) I have tried to change the property maxImages from default 6 to 1:

plugin.tx_srfeuserregister_pi1.maxImages = 1
plugin.tx_srfeuserregister_pi1.formFields = username, password, 
usergroup, name, email, images

but the user can still upload 6 images… have I missed anything?
-----------

3) And at last: When admin invites a new user, I would like to select 
which usergroups the user should belong to after registration. But 
nothing happen. How should the option look like? A list or a dropdown 
or?? My properties:
plugin.tx_srfeuserregister_pi1.formFields = username, password, 
usergroup, name, email, images
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 3
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 6
plugin.tx_srfeuserregister_pi1.userGroupAfterAcceptation = 7
plugin.tx_srfeuserregister_pi1.allowUserGroupSelecion = 1
plugin.tx_srfeuserregister_pi1.allowUserGroupUpdate = 1
plugin.tx_srfeuserregister_pi1.allowMultipleUserGroupSelection = 1

And I have tried:
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 3,4,5,6,7
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 3,4,5,6,7
plugin.tx_srfeuserregister_pi1.userGroupAfterAcceptation = 3,4,5,6,7

All my users and usergroups are in the same folder: System Folder:
plugin.tx_srfeuserregister_pi1.pid = 34



Best regards

Stig Kjeldsen



More information about the TYPO3-english mailing list