Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

[Solved] "exception 'phpmailerException' : SMTP Error: Could not authenticate*

It seems email subscribe plugin is causing this error: Here below more details about this error, did I do something wrong?

Thanks in advance

exception 'phpmailerException' with message 'SMTP Error: Could not authenticate.' in /home/kapdiagn/public_html/forum/library/vendors/phpmailer/class.phpmailer.php:815 Stack trace: #0 /home/kapdiagn/public_html/forum/library/vendors/phpmailer/class.phpmailer.php(706): PHPMailer->SmtpConnect() #1 /home/kapdiagn/public_html/forum/library/vendors/phpmailer/class.phpmailer.php(577): PHPMailer->SmtpSend('Date: Fri, 30 D...', 'Adminstrator ha...') #2 /home/kapdiagn/public_html/forum/library/core/class.email.php(202): PHPMailer->Send() #3 /home/kapdiagn/public_html/forum/plugins/EMailSubscribe/default.php(73): Gdn_Email->Send() #4 /home/kapdiagn/public_html/forum/library/core/class.pluginmanager.php(648): EMailSubscribe->PostController_AfterDiscussionSave_Handler(Object(PostController), Array, 'postcontroller_...') #5 /home/kapdiagn/public_html/forum/library/core/class.pluginmanager.php(590): Gdn_PluginManager->CallEventHandler(Object(PostController), 'PostController', 'AfterDiscussion...', 'Handler') #6 /home/kapdiagn/public_html/forum/library/core/class.pluggable.php(127): Gdn_PluginManager->CallEventHandlers(Object(PostController), 'PostController', 'AfterDiscussion...') #7 /home/kapdiagn/public_html/forum/applications/vanilla/controllers/class.postcontroller.php(202): Gdn_Pluggable->FireEvent('AfterDiscussion...') #8 /home/kapdiagn/public_html/forum/library/core/class.dispatcher.php(322): PostController->Discussion() #9 /home/kapdiagn/public_html/forum/index.php(53): Gdn_Dispatcher->Dispatch(Array, Array) #10 {main}

Comments

Sign In or Register to comment.