Hello,
I am trying to import a very short test csv file (attached), but each time I browse for the file and submit the form all I get is an error message that says "Please upload a file.". I'm using Drupal 6.6 and am wondering if that's part of the problem. Thanks for your help.

CommentFileSizeAuthor
associated_title_test.csv_.txt20 bytesrc_100

Comments

Daniel_KM’s picture

Version: 6.x-1.5 » 6.x-2.0
Status: Active » Closed (fixed)
xeraseth’s picture

Status: Closed (fixed) » Active

Any word on this? I am having the same problem. I even exported a XML file of a few taxonomy terms I created and tried Importing that with no success.

EDIT: The full error reads "The selected file toner drop_test.csv could not be uploaded. Only files with the following extensions are allowed: upload_file."

Daniel_KM’s picture

Hi,

First, you can try a recent release (6.x-4.9). Second, Taxonomy csv doesn't manage xml files. You should use taxonomy xml if needed. Third, size of file doesn't matter.

Often, this issue is a problem of rights. Your file and its path need to have read permissions for user and eventually for other. Right clic on your folder and on your file and check it. You can check too in Drupal panel if user have rights to upload files, unless you use root access. You can check too your server and php configuration file if there are no limitation.

Sincerely,

Daniel Berthereau
Knowledge manager

Daniel_KM’s picture

Same post.

Daniel Berthereau
Knowledge manager

xeraseth’s picture

Status: Active » Closed (fixed)

Ya sorry was using a different module, I used this one and it worked