When trying to import an Excel file, the import dies after a few nodes have been ceated. The only error message given is: "An error has occurred". Nothing is logged in Drupal's watchdog log.

According to the 'file' command, the format of the XLS file is: "CDF V2 Document, Little Endian, Os: Windows, Version 1.0, Code page: -535".

If required I can provide an export of my 'Feeds' importer and the Excel file.

Comments

asb’s picture

...happens as well with the current dev releases of 'Feeds' and 'Feeds Excel' :-(

longtom’s picture

I am having this also. Mine is a bit varied but close enough that I will post it here: I get this error ('An error has occurred' with no elaboration or logging), when I upload an unwanted file, such as .pdf, jpg., or even xlsx. I do not get this is I stick to .xls, but how can I restrict what the user uploads. This appears to work outside of the file upload system, and does not try to restrict files. Finally, whereever I try to apply some extension validation, I seem to get the error before any validation is run.

mrromios’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)