[TYPO3-english] Redirect user after login

Valentín Miguel valentinmiguel at exagono.es
Wed Nov 18 12:49:28 CET 2009


Hi,
I would like know how to redirect an user after registration depending 
on the group that belong. For example, when the user group with uid=1 
register go to page id=5, and when the user group with uid=2 go to page id=6

I have install the extensions:
- /sr_feuser_register
- /newloginbox
and typo3 version 4.2.10

my constains template are:
plugin.tx_srfeuserregister_pi1.pid = 11
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 1
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 2
plugin.tx_srfeuserregister_pi1.loginPID = 13
plugin.tx_srfeuserregister_pi1.registerPID = 15
plugin.tx_srfeuserregister_pi1.editPID = 16
plugin.tx_srfeuserregister_pi1.confirmPID = 17

Thanks


More information about the TYPO3-english mailing list