Problem with file path!!
| Project: | FileField Paths |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hi, I created a site on a localhost which worked perfectly. It has one nodetype with a filefield. I used FileField paths to choose where to store the file, so when I created a node of that type the corresponding folders where created on the files folder (for exmaple files/fruits/apples/).
Now, I moved to the web and this doesn't works so fine...If I don't specify the file path, the file will save in the files folder and it works perfectly. Now, If I choose a certain path to save the files, The node saves well but the file is not uploaded, it goes nowhere, so when I click the file to download it, it tells me that the page is not found. I search via FTP the file, and it's not uploaded, and the folders are not created. I tried creating the folders manually and then try to upload the file, but i doesnt works...And if for example I create the folder apples, and I choose as path of the file: files/apples, when I try to upload the file the folder is deleted
...Any idea? Please help!
mateo

#1
If I understand correctly you are having a problem with the filefield paths module. You've placed this issue in the filefield issue queue. I'm moving to correct queue.
Please mark the version of filefield paths in use by adjusting the version dropdown. marking as -dev for now.
#2
@shiolo
I will need more information from you to attempt to reproduce this issue, but at this stage I still believe (as I mentioned in one of your many forum posts) that this is a permissions error.
Let me know what modules, versions and settings you are using that would be applicable to the issue and I'll attempt to reproduce the issue.
Cheers,
Deciphered.
#3
I found out one noew thing...As I said the file doesn't saves in the folder's inside files folder....but now I found out that they saved on the main directory (where the folders sites, cache, includes, scrips adn the other one).
I have the following filefield path:
material/[field_materia_nr-title]/[term]
and the folder material was created where I said, and inseide the corresponding subfolders, the files...
I'm talking with the support of the hosting company to test if it's a problem of hosting configuration...I'm really confused, any help will be useful
Deciphered: I don't post all the conditions not to make you work, first I'll check as I said the hosting configurations..
thanks
#4
check what is set in administer -> file system. It does not sound like the file system is set to point to the files folder correctly.
#5
YES! The problem was I didn't had a temporary folder!!! Thanks for the help everyone!
mateo
#6
#7
Automatically closed -- issue fixed for 2 weeks with no activity.