Closed (fixed)
Project:
Taxonomy CSV import/export
Version:
6.x-2.0
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
24 Nov 2008 at 23:28 UTC
Updated:
8 Mar 2010 at 18:01 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| associated_title_test.csv_.txt | 20 bytes | rc_100 |
Comments
Comment #1
Daniel_KM commentedComment #2
xeraseth commentedAny 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."
Comment #3
Daniel_KM commentedHi,
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
Comment #4
Daniel_KM commentedSame post.
Daniel Berthereau
Knowledge manager
Comment #5
xeraseth commentedYa sorry was using a different module, I used this one and it worked