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

Call to undefined method Ebizmarts\Mandrill\Model\Transport\Interceptor::send() #46

Closed
tomelevated opened this issue Sep 14, 2017 · 2 comments

Comments

@tomelevated
Copy link

I am getting an apache error when I try to execute a command to send in magento 2. Anyone else having this issue.

@tomelevated
Copy link
Author

[14-Sep-2017 00:18:42 UTC] PHP Fatal error: Uncaught Error: Call to undefined method Ebizmarts\Mandrill\Model\Transport\Interceptor::send() in /home/drbronner/production/magento_2017/vendor/magento/zendframework1/library/Zend/Mail.php:1194
Stack trace:
#0 /home/drbronner/production/magento_2017/vendor/xtento/orderexport/Model/Export.php(977): Zend_Mail->send(Object(Ebizmarts\Mandrill\Model\Transport\Interceptor))
#1 /home/drbronner/production/magento_2017/vendor/xtento/orderexport/Model/Export.php(952): Xtento\OrderExport\Model\Export->errorEmailNotification()
#2 /home/drbronner/production/magento_2017/vendor/xtento/orderexport/Model/Export.php(607): Xtento\OrderExport\Model\Export->saveLog()
#3 /home/drbronner/production/magento_2017/vendor/xtento/orderexport/Model/Export.php(470): Xtento\OrderExport\Model\Export->afterExport()
#4 /home/drbronner/production/magento_2017/vendor/xtento/orderexport/Model/Export.php(278): Xtento\OrderExport\Model\Export->runExport(Array)
#5 /home/drbronner/production/magento_2017/vendor/xtento/orderexport/Controller/Admin in /home/drbronner/production/magento_2017/vendor/magento/zendframework1/library/Zend/Mail.php on line 1194

@centerax
Copy link
Member

can you specify a bit more detail? maybe this guide on how to create an issue helps.
thanks.

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