Posted by hernandezyaf on November 10, 2016 at 7:48pm
phpmailerException: SMTP Error: Could not connect to SMTP host. en PHPMailer->SmtpConnect() (línea 845 de C:\xampp\htdocs\xxxx\sites\all\modules\smtp\smtp.phpmailer.inc).
la linea 845 dice:
throw new phpmailerException(t('SMTP Error: Could not connect to SMTP host.'));
Notice: Trying to get property of non-object en smtp_send_queue_runner() (línea 134 de C:\xampp\htdocs\gcursosd\sites\all\modules\smtp\smtp.module).
necesito su ayuda comunidad
cabe destacar que cuando intento enviar el de prueba desde el smtp o el de contacto me dice mensaje enviado...
