#3107 - Mautic Activity in SuiteCRM Marketing Activities Subpanel not Showing
I can see that the data from leads/contacts.accounts in SuiteCRM have imported to the mautic history but I cannot find any record of the Mautic history in the Marketing Activities subpanel of the lead,contact or account modules in Suite CRM. I have gone through all the steps that I can see. Have even done a quick repair and rebuild of SuiteCRM but still nothing in the SuiteCRM Marketing Activities subpanel.
The Marketing Activities subpanel displays: No results found
Have the following Crons set up: 13 6 * * * /bin/find /home/directory/to/suitecrm_database/dumps/ -mtime +7 | /usr/bin/xargs /bin/rm * * * * * cd /home/directory/to/suitecrm; /usr/local/bin/php70 -f cron.php > /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:segments:update > /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/marketing/app/console mautic:campaigns:rebuild > /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:campaigns:trigger > /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:emails:send > /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:email:fetch > /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:social:monitoring > /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:webhooks:process > /dev/null 2>&1 1 1 * 1-12 3 /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:iplookup:download > /dev/null 2>&1 * * * * * /usr.local/bin/php70 -f /home/directory/to/mautic/app/console mautic:segments:update --env=prod > /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:campaigns:update --env=prod> /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:campaigns:trigger --env=prod> /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:evolpe:sync> /dev/null 2>&1 * * * * * /usr/local/bin/php70 -f /home/directory/to/mautic/app/console mautic:evolpe:historyactiviy> /dev/null 2>&1
App Versons: Mautic 2.8.1 SutieCRM 7.8.3
Environment: Linux Apapche Mysql Php 7
7 years ago
Hello Glen407,
We are just working on tailoring our application to the latest version of Mautic. We want to do it very well, so we will not officially support Mautic 2.8.1 in a while. Of course, we will look at your problem and try to figure out if it's just because of the latest version of Mautic or something else.
Best regards, eVolpe Support Team