by eVolpe Consulting Group

Are you facing difficulties trying to coordinate efforts between marketing and sales? The SuiteCRM & Mautic Integrator by eVolpe is the best solution that will help you solve this issue. TRY IT NOW FOR FREE!

Cancel at any time!
Free Trial

#3676 - Errors when running cron.php on SuiteCRM

Closed Bug? created by john5 2 years ago

When running cron.php on SuiteCRM I receive the following errors:

PHP Notice: Undefined index: type in /var/www/suitecrm_dir/public_html/include/Mautic/MauticIntegrator/MauticIntegrator.php on line 433 PHP Notice: Undefined index: type in /var/www/suitecrm_dir/public_html/include/Mautic/MauticIntegrator/MauticIntegrator.php on line 434 PHP Notice: Undefined index: SERVER_NAME in /var/www/suitecrm_dir/public_html/custom/modules/Schedulers/Ext/ScheduledTasks/scheduledtasks.ext.php on line 12 PHP Notice: Trying to get property 'id' of non-object in /var/www/suitecrm_dir/public_html/modules/InboundEmail/InboundEmail.php on line 4581 PHP Notice: Trying to get property 'filename' of non-object in /var/www/suitecrm_dir/public_html/modules/InboundEmail/InboundEmail.php on line 4603 PHP Notice: Undefined property: stdClass::$disposition in /var/www/suitecrm_dir/public_html/modules/InboundEmail/InboundEmail.php on line 4605

Is there a solution to this?

  1. john5 member avatar

    john5

    2 years ago

    Suite CRM version 7.11.19 PHP version 7.4.3

  2. eVolpe member avatar

    eVolpe Consulting Group Provider

    2 years ago

    Only this part concerns our integrator:

    PHP Notice: Undefined index: type in /var/www/suitecrm_dir/public_html/include/Mautic/MauticIntegrator/MauticIntegrator.php on line 433 PHP Notice: Undefined index: type in /var/www/suitecrm_dir/public_html/include/Mautic/MauticIntegrator/MauticIntegrator.php on line 434 And it will be fixed in the next release. PHP Notices aren't errors, but just notices (something is incorrect but it doesn't produce fatal errors and doesn't interrupt code executing). If you don't want to get PHP Notices, you can disable E_NOTICE in your php.ini file ( https://www.php.net/manual/en/errorfunc.constants.php ).

  3. eVolpe member avatar

    eVolpe Consulting Group Provider

    2 years ago

    Only this part concerns our integrator: PHP Notice: Undefined index: type in /var/www/suitecrm_dir/public_html/include/Mautic/MauticIntegrator/MauticIntegrator.php on line 433 PHP Notice: Undefined index: type in /var/www/suitecrm_dir/public_html/include/Mautic/MauticIntegrator/MauticIntegrator.php on line 434 And it will be fixed in the next release. PHP Notices aren't errors, but just notices (something is incorrect but it doesn't produce fatal errors and doesn't interrupt code executing). If you don't want to get PHP Notices, you can disable E_NOTICE in your php.ini file ( https://www.php.net/manual/en/errorfunc.constants.php )

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...
  • "Install and first test worked like a charm (well documented). Except for one little thing: In my environment there was an issue with database table cr..." - Endymion

    Read More Reviews