I am getting the following error:
An error occurred during the import.
Please continue to the error page
An error occurred. /batch?id=6&op=do
I originally had it as an excel csv file. Resaved it in notepad, then tried UTF-8 Enconding, and still can't get it to work. See file attached.
Thank you!
| Comment | File | Size | Author |
|---|---|---|---|
| ServicesNEW.txt | 8.16 KB | anonimicer |
Comments
Comment #1
decafdennis commentedI tried it on my Drupal installation (6.2 with taxonomy_csv 6.x-1.5), and it works without errors. Are you using these versions?
It's likely this problem is not specific to taxonomy_csv though, but to all modules utilizing the Batch API. Something is going wrong when doing a batch request. Please check your Drupal log for any related errors.
Comment #2
decafdennis commentedComment #3
decafdennis commentedComment #4
Daniel_KM commented