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

after installation of contact-source, import contact triggered error #158

Open
rchen9012 opened this issue Nov 26, 2019 · 2 comments
Open

Comments

@rchen9012
Copy link

Hi,

after installing contact-source plugin, both from master manually or using composer version. php error reads when importing contact with CSV file.

mautic.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to MauticPlugin\MauticContactSourceBundle\Model\CampaignSettings::setContactSource() must be an instance of MauticPlugin\MauticContactSourceBundle\Entity\ContactSource, null given, called in /data/html/plugins/MauticContactSourceBundle/Model/Api.php on line 398" at /data/html/plugins/MauticContactSourceBundle/Model/CampaignSettings.php line 88 {"exception":"[object] (Symfony\Component\Debug\Exception\FatalThrowableError(code: 0): Type error: Argument 1 passed to MauticPlugin\MauticContactSourceBundle\Model\CampaignSettings::setContactSource() must be an instance of MauticPlugin\MauticContactSourceBundle\Entity\ContactSource, null given, called in /data/html/plugins/MauticContactSourceBundle/Model/Api.php on line 398 at /data/html/plugins/MauticContactSourceBundle/Model/CampaignSettings.php:88)"} []

@heathdutton
Copy link
Member

What version are you using of Mautic?

@rchen9012
Copy link
Author

2.15.3

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

No branches or pull requests

2 participants