Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Verification Link #4

Open
LegendPlant2 opened this issue Dec 31, 2022 · 0 comments
Open

Invalid Verification Link #4

LegendPlant2 opened this issue Dec 31, 2022 · 0 comments

Comments

@LegendPlant2
Copy link

Hi, i got problem in these lines:

$mail->Subject = 'A verification link';
$mail->Body = 'Click on the link to verify your account (click here)
// Inside Link:(https://example.com/verify.php?v={$vcode}&id={$id})';
$mail->send();

When i changed my link then tried to register and clicked verification link, it returns to error
with address bar result: https://example.com/verify.php?v=%7B$vcode%7D&id=%7B$id%7D
"Invalid verification llink"

How to solve it, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant