[TYPO3] fe user registration. Invitation can't be confirmed

Andreas Förthner Andreas.Foerthner at netlogix.de
Wed Apr 5 13:52:31 CEST 2006


Andreas Förthner schrieb:
> Hi list,
> 
> maybe I'm completely blind but there is something going wrong with the 
> sr_feuser_register Extension when I try to confirm an invitation. The 
> user is created with the Invitation form and I get the mail with the 
> confirm link. But then, if I try to confirm, the Extension ouputs the 
> standard error message that somethings going wrong with the 
> confirmation. All the pids are set to the page with the plugin (and the 
> plugin outputs the error, so the page should be right).
> 
> This is the confirmation link generated:
> 
> http://172.17.13.100/index.php?id=108&tx_srfeuserregister_pi1[rU]=29&tx_srfeuserregister_pi1[cmd]=setfixed&tx_srfeuserregister_pi1[sFK]=APPROVE&fD[_FIELDLIST]=uid%252Cpid%252Cusergroup&fD[usergroup]=2&fD[disable]=0&tx_srfeuserregister_pi1[aC]=540ec6fe 
> 
> 
> Do you have an idea what this could be?
> 
> Thank you for your support.
> 
> Regards
> 
> Andreas

Hi,

ok, I've made a step forward- The problem is:

the hash in the URL given by the GET-Parameter 
tx_srfeuserregister_pi1[aC] is not the same as the hash that is computed 
by the extension to verfiy the registration. But I couldn't figure out 
why? As I saw in the sources the hash is commuted by the DB fields. But 
why are they different? Is it a problem with fieldlist in the TS-template?

Sorry I'm stuck.

Greets

Andreas



More information about the TYPO3-english mailing list