Replies: 0
Hi,
Currently the Edit Account Activation Link Address sent by email is taking the user to a wrong site address (to a subdomain I am testing).
The {account_activation_link} is https://therightsite.com/?act=activate_via_email&hash…
but for some reason it is taking me to https://wrong.therightsite.com/welcome/.
How do I make sure that the new user is redirected appropriately to https://therightsite.com/welcome/?
Thanks a lot!