Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The error occurred on or near: /home/content/39/11476539/html/forums/library/vendors/phpmailer/class.phpmailer.php
- 817: }
- 818: }
- 819: $index++;
- 820: if (!$connection) {
- 821: throw new phpmailerException($this->Lang('connect_host'), self::STOP_SERVER);
- 822: }
- 823: }
- 824: } catch (phpmailerException $e) {
- 825: $this->smtp->Reset();
- Backtrace:
- [/home/content/39/11476539/html/forums/library/vendors/phpmailer/class.phpmailer.php:706] PHPMailer->SmtpConnect();
- [/home/content/39/11476539/html/forums/library/vendors/phpmailer/class.phpmailer.php:577] PHPMailer->SmtpSend();
- [/home/content/39/11476539/html/forums/library/core/class.email.php:202] PHPMailer->Send();
- [/home/content/39/11476539/html/forums/applications/dashboard/models/class.usermodel.php:2092] Gdn_Email->Send();
- [/home/content/39/11476539/html/forums/applications/dashboard/controllers/class.entrycontroller.php:1339] UserModel->SendEmailConfirmationEmail();
- [/home/content/39/11476539/html/forums/applications/dashboard/controllers/class.entrycontroller.php:1339] EntryController->EmailConfirmRequest();
- [/home/content/39/11476539/html/forums/library/core/class.dispatcher.php:322] PHP::call_user_func_array();
- [/home/content/39/11476539/html/forums/index.php:53] Gdn_Dispatcher->Dispatch();
Advertisement
Add Comment
Please, Sign In to add comment