E107: resend activation link doesn't work in all cases

Created on 12 Mar 2019  路  6Comments  路  Source: e107inc/e107

image

The reason is probably that user was activated by mistake (quick add user) and then set not verify status.
Using Resend button causes this error

testing required bug

All 6 comments

Setting the user to "not verified" probably needs to also generate a new activation key and save it to the database table.

@Jimmi08 Could you please check the user table for user 267, and see if user_sess has a value? Thanks.

It was empty. I checked it because I saw it in code.

Does anybody tried to resend activation link to user? Or check if email works when user registers? It seems that something is wrong.
Maybe an issue with my mail-server config, but i have message that mail was successfully sent (all modes: php, sendmail ...). No messages was received.
Sorry of posting here if you are not concerned.

@net1313 it worked on my site. But only if I set debug mode OFF. And set Mailshot logging as No logging to be sure.

@Jimmi08 You are the best.
And set Mailshot logging as No logging
That was a source of my pain. It works now. Thank You

Was this page helpful?
0 / 5 - 0 ratings

Related issues

simplythomasjay picture simplythomasjay  路  5Comments

CaMer0n picture CaMer0n  路  4Comments

Evgura picture Evgura  路  3Comments

Norwayman picture Norwayman  路  3Comments

Jimmi08 picture Jimmi08  路  3Comments