User registration link is missing the base url all of a sudden

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!

Okay I found a solution. There was a new setting added in the latest version of the login plugin, site_host. Setting this solved the issue. Maybe it should be a required field in Admin?

1 Like