emartech / magento2-extension

Emarsys Magento2 Extension
MIT License
11 stars 9 forks source link

Fix Error on Customer Login #25

Closed mhodge13 closed 2 years ago

mhodge13 commented 2 years ago

Error Message: ValueError: PDO::prepare(): Argument #1 ($query) cannot be empty in /var/www/html/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php:58

A similar change was made in this commit: https://github.com/emartech/magento2-extension/commit/afd950d4ba3e69ba46d4273b5e0b6941321ceae6

It references ticket CDP-7567

BlasiusVonSzerencsi commented 2 years ago

Thanks for the PR, it looks good to me, I'll merge it and will make it part of the next release.