You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a new account but the site is unable to send me a confirmation email. The email address I used has a .ski TLD, if that matters. I keep receiving the following error:
Fatal error: Uncaught Error: Class "PHPMailer\PHPMailer\Exception" not found in /usr/local/share/phpmailer/PHPMailer.php:2063 Stack trace:
#0 /usr/local/share/phpmailer/PHPMailer.php(1689): PHPMailer\PHPMailer\PHPMailer->smtpSend('Date: Fri, 2 Au...', 'Someone, perhap...')
#1 /usr/local/share/phpmailer/PHPMailer.php(1523): PHPMailer\PHPMailer\PHPMailer->postSend()
#2 /usr/local/www/freshports/include/freshports.php(2038): PHPMailer\PHPMailer\PHPMailer->send()
#3 /usr/local/www/freshports/www/login.php(138): freshports_UserSendToken('19778', Object(PgSql\Connection)
#4 {main} thrown in /usr/local/share/phpmailer/PHPMailer.php on line 2063
The text was updated successfully, but these errors were encountered:
I'm trying to create a new account but the site is unable to send me a confirmation email. The email address I used has a .ski TLD, if that matters. I keep receiving the following error:
The text was updated successfully, but these errors were encountered: