Hi everyone,
I'm working on ingesting a collection of state and city atlases with IMI but when I try to upload the CSV, I get the error message that "messageSeems like your File has no data, no headers or we are having trouble fetching it. Try selecting another file." The CSV file is formatted exactly the same as any other that I've used to successfully ingest collections. Log messages return:
Notice: Undefined variable: rowHeaders_utf8 in islandora_multi_importer_read_filedata() (line 107 of /var/www/html/sites/all/modules/islandora/islandora_multi_importer/includes/utilities.inc).
Notice: Undefined variable: current_row in islandora_multi_importer_twig_form() (line 554 of /var/www/html/sites/all/modules/islandora/islandora_multi_importer/includes/import.form.inc).
I've tested out UTF-8 and ISO-8859 character encoding standards, as well as encoding data as text strings, etc, but no luck. Has anyone encountered this issue before? I'm attaching a subset of the metadata.
Thanks in advance!
Jeremy