Some more infos:

I disabled auto-login, so after creation of a user-account a message
about the success of this action is diplayed. Below this message a
login-form shows up, where username and password are initialized with
values.

It seems to me that the password's field value is the md5 string, which
causes an error after the superchallenge javascript. If I re-enter my
password deleting the initialized value, login is working fine.

So is there a way to force this value of the password field?

Thanks
Harald

Harald Amelung schrieb:
> Hi List,
> 
> I'm trying to setup the auto-login feature after the registration of a
> user. Creation of the account is working well, but the auto-login is not
> working, telling me that the password would be wrong.
> 
> I use md5 passwords. This is my configuration:
> 
> TYPO3 4.1.1
> sr_feuser_register 2.5.7 (just updated from Rep)
> kb_md5fepw 0.4.0
> 
> plugin.tx_srfeuserregister_pi1.passwordAtLeast = 6
> plugin.tx_srfeuserregister_pi1.usernameAtLeast = 4
> plugin.tx_srfeuserregister_pi1.registerPID = 63
> plugin.tx_srfeuserregister_pi1.confirmPID = 64
> plugin.tx_srfeuserregister_pi1.editPID = 65
> plugin.tx_srfeuserregister_pi1.loginPID = 59
> plugin.tx_srfeuserregister_pi1.pid = 40
> plugin.tx_srfeuserregister_pi1.siteName = delicutessen.de
> plugin.tx_srfeuserregister_pi1.formFields = username, password
> plugin.tx_srfeuserregister_pi1.enableAdminNotifyConfirmation = 0
> plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnApprove = 0
> plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnRefuse = 0
> plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnRegister = 0
> plugin.tx_srfeuserregister_pi1.forceFileDelete = 0
> plugin.tx_srfeuserregister_pi1.file.templateFile =
> fileadmin/templates/tx_srfeuserregister_normal_tmpl.html
> plugin.tx_srfeuserregister_pi1.pidTitleOverride = delicutessen.de
> Komparsen-Login
> plugin.tx_srfeuserregister_pi1.enableEmailConfirmation = 0
> plugin.tx_srfeuserregister_pi1.enableEmailOnApprove = 0
> plugin.tx_srfeuserregister_pi1.enableEmailOnRegister = 0
> plugin.tx_srfeuserregister_pi1.enablePreviewRegister = 0
> plugin.tx_srfeuserregister_pi1.enableEmailOnUpdate = 0
> plugin.tx_srfeuserregister_pi1.enablePreviewEdit = 0
> plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 1
> plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 1
> plugin.tx_srfeuserregister_pi1.useMd5Password = 1
> plugin.tx_srfeuserregister_pi1.enableEmailOnDelete = 0
> plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnUpdate = 0
> plugin.tx_srfeuserregister_pi1.enableAdminNotifyOnDelete = 0
> plugin.tx_srfeuserregister_pi1.enableAutoLoginOnCreate = 1
> plugin.tx_srfeuserregister_pi1.autoLoginRedirect_url = index.php?id=47
> 
> 
> Any ideas here how to get this work?
> 
> Harald


-- 
Harald Amelung, BCS    |   http://www.nuspirit.de
XING: https://www.xing.com/profile/Harald_Amelung
Freelancer-Community Erfurt:   http://www.2ndw.de
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to