Import error NOTICE: [8] Array to string conversion on line ... modules/jjwg_Maps/jjwg_Maps.php

I’m trying to import a csv that is updating all leads with a new currency field. I’m getting this error. Never had an issue updating leads before.

This runs for thousands of lines. Any idea what’s going on here? I’m only importing ID column (to match and update the lead) and a currency field.

NOTICE: [8] Array to string conversion on line 597 in file /home/sdiranet/public_html/llg/scrm/modules/jjwg_Maps/jjwg_Maps.php
NOTICE: [8] Array to string conversion on line 598 in file /home/sdiranet/public_html/llg/scrm/modules/jjwg_Maps/jjwg_Maps.php
NOTICE: [8] Array to string conversion on line 608 in file /home/sdiranet/public_html/llg/scrm/modules/jjwg_Maps/jjwg_Maps.php
NOTICE: [8] Array to string conversion on line 597 in file /home/sdiranet/public_html/llg/scrm/modules/jjwg_Maps/jjwg_Maps.php
NOTICE: [8] Array to string conversion on line 598 in file /home/sdiranet/public_html/llg/scrm/modules/jjwg_Maps/jjwg_Maps.php
NOTICE: [8] Array to string conversion on line 608 in file /home/sdiranet/public_html/llg/scrm/modules/jjwg_Maps/jjwg_Maps.php
NOTICE: [8] Array to string conversion on line 597 in file /home/sdiranet/public_html/llg/scrm/modules/jjwg_Maps/jjwg_Maps.php
NOTICE: [8] Array to string conversion on line 598 in file /home/sdiranet/public_html/llg/scrm/modules/jjwg_Maps/jjwg_Maps.php

What is your version of SuiteCRM and PHP? Did you change any of these recently?

Hi,

i run today in the same problem. Nothing changed within the last weeks.

PHP: 7.2.24
SuiteCRM: Version 7.11.12

I try to update only 1 field. For doing this i import the Name, ID and one custom field which i would like to update.

Ok, it is a only a notice! The update is done, but you didn´t see the normal screen at the end of the import, because there are so many lines that you can´t see/go to the bottom of the list.

You should turn off display_errors in your php.ini, then restart web server.

Thx for the advice, i will do so.

1 Like

Did you ever fix this issue? I am using alma 8.9/virtualmin/suitecrm 8.6 and am getting these errors even after using php8.2/php 8.1