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

joachim’s picture

This is certainly due to problems with my data, however as it's user data I can't upload it here.

mikeryan’s picture

Status: Active » Postponed (maintainer needs more info)

Can 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.

joachim’s picture

I'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.

mikeryan’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)