@SimonQ I am not using the last version of this plugin (I made a fork when the regex issue arised) so I could not reproduce your problem. So I just tried on a testing version of the forum I am in charge and I observe the same behaviour. So it is not just you. I suppose it is a question of tweaking the css though. I will try to have look but I am VERY far to be an expert.
confirmation email links have port number?
-
my confirm links are failing as the port number is added to the link.
as soon as I manually remove the port number from the address, I can validate my account.Is there a setting somewhere I need to change to send out the correct confirmation links?
I'm running NodeBB v1.10.2
thanks in advance -
Change the url value in config.json to match exactly the address at which you visit your forum.
-
yup that worked!
super easy fix, many thanks