Opportunities with e-mail sendig Workflow fails

Hi,
When I hit “Save” at an Opportunity where some condition (Sales Stage = XXX) triggers a ending a-mail Workflow, it fails, this is the error:

Notice: Undefined index: name in /var/www/sugarcrm/data/SugarBean.php on line 2048 Notice: Undefined index: type in /var/www/sugarcrm/data/SugarBean.php on line 4416 Notice: Undefined index: type in /var/www/sugarcrm/data/SugarBean.php on line 2355 Notice: Undefined index: name in /var/www/sugarcrm/data/SugarBean.php on line 2048 Notice: Undefined index: type in /var/www/sugarcrm/data/SugarBean.php on line 4416

Any clue ?

Br
H

Hi there,

Please see Matt’s post in this topic.

Does this resolve your issue?

Thanks,

Will.

Hi Will
Nope…I don’t have those files:

custom/Extension/modules/Opportunities/Ext/Vardefs/sugarfield_textarea_c.php
custom/Extension/modules/Contacts/Ext/Vardefs/sugarfield_facebook_username_c.php

At this directory I have

4 -rw-r–r-- 1 www-data www-data 1122 Apr 1 06:53 aos_opportunitiesVardefs.php
4 -rw-r–r-- 1 www-data www-data 301 Apr 1 06:53 securitygroups_opportunitiesVardefs.php
4 -rw-r–r-- 1 www-data www-data 44 Apr 1 06:53 sugarfield_jjwg_maps_address_c.php
4 -rw-r–r-- 1 www-data www-data 44 Apr 1 06:53 sugarfield_jjwg_maps_geocode_status_c.php
4 -rw-r–r-- 1 www-data www-data 44 Apr 1 06:53 sugarfield_jjwg_maps_lat_c.php
4 -rw-r–r-- 1 www-data www-data 44 Apr 1 06:53 sugarfield_jjwg_maps_lng_c.php

Br
H

Bump !

Upgraded to 7.1.1 same issue :frowning:

Br
H

FIXED !!!..there was an error at my router so MTA where unreachable !

Interesting. “Notice Undefined index” is not even close to what really happened. When the mail server is unreachable due to network error, then SuiteCRM should say that, and queue the email to try to send it later.