[TYPO3-english] Hooks with sr_feuser_register - redirection?

Renne Rich rennerich at gawab.com
Tue Mar 31 20:16:38 CEST 2009


Hello!

I want to use hooks to validate data within Frontend User Registration. 
I've tried the hook registrationProcess_beforeConfirmCreate to check 
entries. It is implemented correctly, e.g.

echo "test";
die();

leads to the expected output. But I don't know how to redirect the user 
to the original form in case of an unvalid input. It would be also nice, 
to show an error message then.

Regards, Renne



More information about the TYPO3-english mailing list