I upload a CSV and begin the import.
I get a Drupal page (ie themed) with nothing but a huge warning message.
The message begins:
An error occurred. /event-drupal/?id=&op=do <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"
this continues with what appears to be HTML source of an entire page but with only menus and blocks, no content as far as I can tell.
Comments
Comment #1
joachim commentedThis is certainly due to problems with my data, however as it's user data I can't upload it here.
Comment #2
mikeryanCan you reduce and anonymize the data file to a small sample that produces this problem? There's not much that can be done to diagnose this without a reproducible case...
Thanks.
Comment #3
joachim commentedI've not yet managed to reproduce this, and it's a CSV with a LOT of columns.
Also, given that truncating my file to 20 rows produced a different error, I suspect it could be some wacky character or badly escaped data that I won't manage to track down.
Comment #4
mikeryanDuplicate of #590050: CSV import needs to handle incompatible line endings