Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @perfectic,

    Can you please clarify what do you mean “doesn’t work”?
    Do you receive the emails with the link or not?
    Does it lead to the empty page?
    Do you have any security plugins installed?

    Regards.

    Thread Starter perfectic

    (@perfectic)

    Hello @ultimatemembersupport ,

    thanks for the reply!

    I do recieve the Email with the link, but the link URL is as shown above, which obviously leads to a blank page.

    I don’t have any security plugins installed at this point.

    thanks and regards.

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @perfectic

    Could you please try editing the template and see if there’s extra HTTP before the {activation_link} code?

    Regards,

    mehdi95100

    (@mehdi95100)

    I’ve got the same problem. Really complicated.
    Atcually i tries to create fake accounts to test my website. When i do it with an activation, the link is not working ( http://http//fdcsx95.org/rescens95?act=activate_via_email&hash=OreD0ehlb1GBuc893jnMJRhzToaDTNT3fqEPRqGe&user_id=43)

    Thread Starter perfectic

    (@perfectic)

    Hi @champsupertramp,

    there was no extra http before the shortcode. I asked my colleague to investigate and he solved the problem tho. gonna post the fix here.

    EDIT:

    $str = str_replace(” https:// ” , “”, $url);

    post in: “class_permalink”, without the spaces tho

    @mehdi95100

    best,

    • This reply was modified 6 years ago by perfectic.
    • This reply was modified 6 years ago by perfectic.
    • This reply was modified 6 years ago by perfectic.
    • This reply was modified 6 years ago by perfectic.
    • This reply was modified 6 years ago by perfectic.
    mehdi95100

    (@mehdi95100)

    wait ! can you juste explain it to me?

    mehdi95100

    (@mehdi95100)

    ok i try it now

    Thread Starter perfectic

    (@perfectic)

    @mehdi95100 ok good luck,

    as @champsupertramp said, before adding the code, check if in the “code” section of the Editor for the activation email the code is as follows:

    href=”http://{account_activation_link}”

    if so, just remove the http://

    then it should work as well

    mehdi95100

    (@mehdi95100)

    @perfectic, i dont know what to do… :

    Im gonna try to be clear :

    I try tu use UM for Profiles and members.
    Since i began three dayx ago, impossible to make it good.

    Each time i create a fake profile to test if it’s ok, its impossible to connect cause it says that the adress mail doesnt exist. I approved the user but it still doesnt work. But if i change the password in the user dashbord it’s ok.
    Same for the activation mail, whe i try to make it this way it’s going thru a blank page !.. and when i look a the adress of activation it’s a strange one ‘http//’ (yeah without the ‘:’) itried a registration with mail antoher plugin and it activate !

    Do you think you could help me?

    Thread Starter perfectic

    (@perfectic)

    Each time i create a fake profile to test if it’s ok, its impossible to connect cause it says that the adress mail doesnt exist. I approved the user but it still doesnt work. But if i change the password in the user dashbord it’s ok.

    unfortunaltely, I cant help you with this error, for this you should contact @ultimatemembersupport .

    Same for the activation mail, whe i try to make it this way it’s going thru a blank page !.. and when i look a the adress of activation it’s a strange one ‘ http //’ (yeah without the ‘:’) itried a registration with mail antoher plugin and it activate !

    yes, this is the error I got as well. to fix it, in your WP dashboard do the following:

    Ultimate Member –> Settings –> Email –> Account activation Email

    *here is the email template which you can edit by your needs*

    In the top right corner there are to tabs named “Visual” and “Text”

    klick on the “Text” tab –> now you see the same content as shown in the “visual” tab, but in HTML Code. Here you need to search for the “{account_activation_link}” tag. right before this tag there will be “http: //”

    Just delete this “http: //” before the “{account_activation_link}

    DONT FORGET TO HIT SAVE –> problem solved.

    all the best

    • This reply was modified 6 years ago by perfectic.
    • This reply was modified 6 years ago by perfectic.
    mehdi95100

    (@mehdi95100)

    Thank you very much!

    look, there were no Http before the “activation code” but it looks like it’s ok now.
    – so activation with Email is ok
    – automatic activation seems to be ok too (it was becaus of a popup i think)

    Now the problem is only that when a user is in waiting for his validaton, when i do the approbation, he can’t login. As if his log was unknown

    Sorry for my english , and agin a big thank you from paris for your help ! 🙂

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Email confirmation link doesn’t work’ is closed to new replies.