Import Account failing after a few lines

Hey there - so I have created a simple csv for import, though on importing it fails with a blank error message and bumps me back to the previous page to select the field for deduplication.

If I repeatedly submit the file, the import progresses at one line per submission, has anyone seen this issue before at all and can offer some help? I’ve amended the config.php to allow up to 1000 records per file…

You should check your logs for errors:

suitecrm.log
php_errors.log

Also, there are some settings in php.ini that might need larger values for some imports:

  • memory_limit
  • max_upload_size
  • max_execution_time