- | On a fresh install at Admin -> Log in I enable """"Users can register"""" and I set an URL for the field:""""URL the user is redirected to after account validation"""" |
+ | On a fresh install at Admin -> Log in I enable """"Users can register"""", I uncheck """"Validate new user registrations by email"""" and I set an URL for the field:""""URL the user is redirected to after account validation"""" |
- | I tried a wiki page: mysuccesspage, a relative path tiki-index.pgp?page= mysuccesspage and an absolute path: http://mysite.com/tiki-index.pgp?page= mysuccesspage |
+ | So validation is not done using the email link but is done right away after validating the register form. |
- | I’m redirected to the default registration success page. |
+ | I create a wiki page: mysuccesspage and tried with page name, a relative path tiki-index.pgp?page= mysuccesspage and an absolute path: http://mysite.com/tiki-index.pgp?page= mysuccesspageI’m redirected to the default registration page.I enabled back """"Validate new user registrations by email""""to check and it worked.----I created an instance to demonstrate: Setting are good : http://bsfez-11581-6095.show.tikiwiki.org/tiki-admin.php?page=loginSuccess page exist : http://bsfez-11581-6095.show.tikiwiki.org/tiki-index.php?page=success |