Page 1 of 1

Error while trying to reset my password

Posted: Mon Sep 26, 2022 5:52 pm
by BackworldTraveller
Fatal error: Uncaught PHPMailer\PHPMailer\Exception: SMTP Error: Could not authenticate. in /home4/ctclanus/public_html/diceroller/support/PHPMailer-master/src/PHPMailer.php:2043 Stack trace: #0 /home4/ctclanus/public_html/diceroller/support/PHPMailer-master/src/PHPMailer.php(1858): PHPMailer\PHPMailer\PHPMailer->smtpConnect(Array) #1 /home4/ctclanus/public_html/diceroller/support/PHPMailer-master/src/PHPMailer.php(1601): PHPMailer\PHPMailer\PHPMailer->smtpSend('Date: Mon, 26 S...', '<html><head></h...') #2 /home4/ctclanus/public_html/diceroller/support/PHPMailer-master/src/PHPMailer.php(1437): PHPMailer\PHPMailer\PHPMailer->postSend() #3 /home4/ctclanus/public_html/diceroller/routines.php(725): PHPMailer\PHPMailer\PHPMailer->send() #4 /home4/ctclanus/public_html/diceroller/user.php(578): sendEmail('david.ak.buckle...', '', true, 'Reset your pass...', '<html><head></h...') #5 /home4/ctclanus/public_html/diceroller/user.php(49): forgotpassword() #6 {main} thrown in /home4/ctclanus/public_html/diceroller/support/PHPMailer-master/src/PHPMailer.php on line 2043

Re: Error while trying to reset my password

Posted: Mon Sep 26, 2022 6:48 pm
by ToniXX
Fixed... thanks for bringing it to my attention.

Re: Error while trying to reset my password

Posted: Tue Sep 27, 2022 5:39 am
by BackworldTraveller
Thank you