Hey everybody,
I have a site where users can register, and they get sent an email with an activation link when they do. This used to work wonderfully, but I just discovered that the links don’t work properly anymore. They’re missing the base url and start directly with /user-aktivieren/
(my activation url, see screenshot). So, not clickable. Setting a custom base url does not make a difference.
This may well be due to an update, registration does not happen all that often. I would be extremely grateful for any pointers on what I might downgrade or where I could look!