error sign in with facebook !!
error msg is
Fatal Error in Gdn_Email.Send();
Could not instantiate mail function.
The error occurred on or near:
*/home2/tebshebi/public_html/forum/library/core/class.email.php*
198: $this->FireEvent('SendMail');
199: }
200:
201: if (!$this->PhpMailer->Send()) {
202: throw new Exception($this->PhpMailer->ErrorInfo);
203: }
204:
205: return true;
206: }
*Backtrace:*
[/home2/tebshebi/public_html/forum/applications/dashboard/models/class.usermodel.php:1905] *Gdn_Email->Send();*
[/home2/tebshebi/public_html/forum/applications/dashboard/controllers/class.entrycontroller.php:481] *UserModel->SendWelcomeEmail();*
[/home2/tebshebi/public_html/forum/library/core/class.dispatcher.php:291] *EntryController->Connect();*
[/home2/tebshebi/public_html/forum/index.php:51] *Gdn_Dispatcher->Dispatch();*
Fatal Error in Gdn_Email.Send();
Could not instantiate mail function.
The error occurred on or near:
*/home2/tebshebi/public_html/forum/library/core/class.email.php*
198: $this->FireEvent('SendMail');
199: }
200:
201: if (!$this->PhpMailer->Send()) {
202: throw new Exception($this->PhpMailer->ErrorInfo);
203: }
204:
205: return true;
206: }
*Backtrace:*
[/home2/tebshebi/public_html/forum/applications/dashboard/models/class.usermodel.php:1905] *Gdn_Email->Send();*
[/home2/tebshebi/public_html/forum/applications/dashboard/controllers/class.entrycontroller.php:481] *UserModel->SendWelcomeEmail();*
[/home2/tebshebi/public_html/forum/library/core/class.dispatcher.php:291] *EntryController->Connect();*
[/home2/tebshebi/public_html/forum/index.php:51] *Gdn_Dispatcher->Dispatch();*
Tagged:
0
Answers
What's with the double exclamation marks on your posts!!?