Posted by rc_100 on November 24, 2008 at 11:28pm
Jump to:
| Project: | Taxonomy CSV import/export |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | rc_100 |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| associated_title_test.csv_.txt | 20 bytes |
Comments
#1
#2
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."
#3
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
#4
Same post.
Daniel Berthereau
Knowledge manager
#5
Ya sorry was using a different module, I used this one and it worked