FriendlyDotCH / mautic-multi-domain

MIT License
38 stars 18 forks source link

getEmail() error #7

Closed carljohanlarsson closed 1 year ago

carljohanlarsson commented 2 years ago

Hi, when using this addon, I get the following error: [2022-04-16 08:30:16] console.CRITICAL: Error thrown while running command "mautic:campaigns:trigger". Message: "Call to a member function getEmail() on array" {"exception":"[object] (Error(code: 0): Call to a member function getEmail() on array at /home/getmbryg/xxxxx.xxxxxx/plugins/MauticMultiDomainBundle/EventListener/BuilderSubscriber.php:140)","command":"mautic:campaigns:trigger","message":"Call to a member function getEmail() on array"} []

I kind of understand it, I'm sending email from the owner of the contact, and the getEmail() cant find the right information. But I have no idea how to solve this, any tips on where to begin looking?

jos0405 commented 1 year ago

Hey, sorry no idea. I can't reproduce it :(