Importing Data

For some time now I have been having issues with importing CSV files. I do NOT seem to be able to import more than 50 records at a time. Tons of fun with a huge file.

What am I doing wrong? :frowning:

Will…

Can you assist?

What issues are you having? Is it just slow or are you getting an error message? What is the server environment?

Hello Dale,

The environment is: “suiteondemand.com”. If we try to import more than 50 lines of records from a CSV file, we get:

"NOTICE: [8] Undefined property: AOS_Products::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: UsersLastImport::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: AOS_Products::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: UsersLastImport::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: AOS_Products::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: UsersLastImport::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: AOS_Products::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: UsersLastImport::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: AOS_Products::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: UsersLastImport::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: AOS_Products::$is_save on line 8 in file /app/custom/modules/setupCNLogic.php
NOTICE: [8] Undefined property: UsersLastImport::$is_save on line 8 in file "

Damned if I know what’s happening. We have no access to be able to really modify anything that would cause this sort of issue.

David

PS - Tried repairs, fixes, etc. No resolution.

Hi !

I have exactly the same error and I really don’t know how can I fix it.

dgantonacci, could you fix it finally?

Regards