I am attempting to install Mautic on a VPS. I’ve completed the setup, however when I attempt to login I see this error message:
SymfonyComponentDebugExceptionFatalErrorException: Error: Call to a member function getIntegrationSettings() on boolean
/plugins/MauticSocialBundle/EventListener/ChannelSubscriber.php:56
I am running PHP 5.6.30
I downloaded Mautic from the GitHub repo’s staging branch and used composer to compile it.
I am certain I am just overlooking something silly, someone care to help point out my mistake?
I am attempting to install Mautic on a VPS. I’ve completed the setup, however when I attempt to login I see this error message:
SymfonyComponentDebugExceptionFatalErrorException: Error: Call to a member function getIntegrationSettings() on boolean
/plugins/MauticSocialBundle/EventListener/ChannelSubscriber.php:56
I am running PHP 5.6.30
I downloaded Mautic from the GitHub repo’s staging branch and used composer to compile it.
I am certain I am just overlooking something silly, someone care to help point out my mistake?