PLEASE NOTE THIS HAS NOW BEEN FIXED. I FOLLOWED YOUR ADVICE (PREVIOUSLY UNNOTICED) AND HAVE DISABLED ANYTHING TO DO WITH PATHAUTO AND THIS IS NOW WORKING AGAIN. APOLOGIES FOR WASTING YOUR TIME.

Hi

I'm not sure what's happened but I used to be able to use your module without issue but all of a sudden when trying to import a new CSV import I'm getting "Notice: Undefined property: stdClass::$uri in taxonomy_csv_import_form_validate() (line 838 of /Applications/MAMP/htdocs/Linode/MRFGR/sites/all/modules/taxonomy_csv/import/taxonomy_csv.import.admin.inc)." and "Source choice should be a text, an url or a file path and source content should not be empty." and "No term to import.".

For your information it is a 'Unicode (UTF-8) file with three columns of data (Region, County, Place). I make the following selections (everything else remains as default):

1. Structure/Simple Tree/Keep Order of Terms
3. Comma
4. Multiple Parents
5. Ignore.

I hope you can advise. I've tried this around 5 times now and keep getting the same error. I have even tried different CSV files for good measure.

Thank you

Stephen

CommentFileSizeAuthor
#1 taxonomy_csv.import.admin_.inc_.patch536 bytesPiyushagr
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

spessex’s picture

Issue summary: View changes

Just made an update on some of the additional notices that arise.

Piyushagr’s picture

Status: Active » Fixed
FileSize
536 bytes

This is a issue in file_save_upload return array. Apply attached patch remove this error.

Sincerely,
Ankit Garg

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Now fixed