Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError with Sendgrid Plugin #398

Closed
ooples opened this issue Jun 4, 2017 · 1 comment
Closed

Uncaught TypeError with Sendgrid Plugin #398

ooples opened this issue Jun 4, 2017 · 1 comment

Comments

@ooples
Copy link

ooples commented Jun 4, 2017

I'm getting the following exception after installing the sendgrid plugin on magento 2.1.7

PHP Fatal error: Uncaught TypeError: Argument 3 passed to Zend_Mail_Protocol_Smtp::__construct() must be of the type array, null given, called in /var/www/html/vendor/magento/zendframework1/library/Zend/Mail/Transport/Smtp.php on line 198 and defined in /var/www/html/vendor/magento/zendframework1/library/Zend/Mail/Protocol/Smtp.php:123
Stack trace:
#0 /var/www/html/vendor/magento/zendframework1/library/Zend/Mail/Transport/Smtp.php(198): Zend_Mail_Protocol_Smtp->__construct(NULL, NULL, NULL)
#1 /var/www/html/var/generation/SendGrid/EmailDeliverySimplified/Model/Transport/Interceptor.php(76): Zend_Mail_Transport_Smtp->_sendMail()
#2 /var/www/html/vendor/magento/zendframework1/library/Zend/Mail/Transport/Abstract.php(348): SendGrid\EmailDeliverySimplified\Model\Transport\Interceptor->_sendMail()
#3 /var/www/html/var/generation/SendGrid/EmailDeliverySimplified/Model/Transport/Interceptor.php(89): Zend_Mail_Transport_Abstract->send(Object(Magento\Framework\Mail\Message))
#4 /var/www/html/vendor/magento/zendframework1/library/Zend/ in /var/www/html/vendor/magento/zendframework1/library/Zend/Mail/Protocol/Smtp.php on line 123

@ooples ooples closed this as completed Jun 4, 2017
@thinkingserious
Copy link
Contributor

Hi @ooples,

Did you solve your issue?

Thanks!

Elmer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants