Problems downloading files attached (1 viewing)
|
|
TOPIC: Problems downloading files attached
|
breakfast (User)
Fresh Boarder
Posts: 1
|
| Problems downloading files attached 2007/05/09 17:01 |
Karma: 0   |
|
Hi, I´ve created de form and works correctly, The form has a file attachment field, it´s works fine, but when i´m trying to download it from de admin panel.I Have problems with the file,It doesn´t have permissions to be opened from the server.
I tried to give permissions to the folder components/com_forme/uploadsand works, but when I receive another file attached, it continues giving error permissions.
What can I do? Thanks, you are doing a great job, I´ll try to send you the spanish versión soon.
|
|
|
|
The topic has been locked.
|
crazycat (User)
Platinum Boarder
Posts: 73
|
| Re:Problems downloading files attached 2007/05/09 17:25 |
Karma: 1   |
|
breakfast wrote: Hi, I´ve created de form and works correctly, The form has a file attachment field, it´s works fine, but when i´m trying to download it from de admin panel.I Have problems with the file,It doesn´t have permissions to be opened from the server.
I tried to give permissions to the folder components/com_forme/uploadsand works, but when I receive another file attached, it continues giving error permissions.
What can I do? Thanks, you are doing a great job, I´ll try to send you the spanish versión soon.
Most likely it's because of file attributes. Let's put it this way: when you set file attributes via ftp client or from command prompt, it's related to your account permissions, so there's no problem setting write attribute (777) to a certain file as you are the owner. But when file is uploaded via form, attribute gets set to the server default, which is most likely insufficient. You should contact your hosting provider regarding this problem.
Cheers, Adam
As soon as you make something idiot proof, Nature makes better idiots!!!
|
|
|
|
The topic has been locked.
|
|
|
|
|