Vtiger Integration

I configured Vtigercrm to send leads from Mautic to VtigerCRM by push integration. This is OK.



Now i want to push from Vtigercrm to Mautic.



Add the Cron Job

/var/www/vhosts/XXXX/mautic/app/console mautic:integration:fetchleads -i vTiger



And it gave me this error:

Task “/var/www/vhosts/XXXX/mautic/app/console” successfully completed in 1 seconds, output:

[SymfonyComponentDebugExceptionFatalThrowableError]

Call to a member function mergeConfigToFeatureSettings() on boolean



Can anyone help me!

I configured Vtigercrm to send leads from Mautic to VtigerCRM by push integration. This is OK.

Now i want to push from Vtigercrm to Mautic.

Add the Cron Job
/var/www/vhosts/XXXX/mautic/app/console mautic:integration:fetchleads -i vTiger

And it gave me this error:
Task “/var/www/vhosts/XXXX/mautic/app/console” successfully completed in 1 seconds, output:
[SymfonyComponentDebugExceptionFatalThrowableError]
Call to a member function mergeConfigToFeatureSettings() on boolean

Can anyone help me!