Activation link doesnt activate user account (General)

by tecep @, Tuesday, August 23, 2016, 17:23 (2796 days ago)

Please I dont understand why this is happening the activation link sent to users who want to register to my account doesnt activate the account and I have to do it manually

Avatar

Activation link doesn't activate user account

by Auge ⌂, Wednesday, August 24, 2016, 07:55 (2795 days ago) @ tecep
edited by Auge, Wednesday, August 24, 2016, 09:10

… the activation link sent to users who want to register to my account doesnt activate the account and I have to do it manually

Can you please post the URL of the activation link from the e-mail? We had a thread with a similar issue two years ago, where the URL of the forum address in the settings needed only a trailing slash.

 
// from
$settings['forum_address'] = "http://www.example.com/forum";
// to
$settings['forum_address'] = "http://www.example.com/forum/";
 

Attention: This is only exemplary code. Change the setting in the admin area, if this is the issue!

Tschö, Auge

[edit]A further case of absence of the trailing slash that leads to the same error (german language).[/edit]

--
Trenne niemals Müll, denn er hat nur eine Silbe!

RSS Feed of thread