You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)"} []
The text was updated successfully, but these errors were encountered:
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)"} []
The text was updated successfully, but these errors were encountered: