Dear people...
I installed the very nice software on my server. Windows 2003 with PHP4.xx.
I'm able to generate forms. I receive it through email and a flat file is created and I'm also able to look at this database file through the admin section.
The problem I have is that attachments are not send. I can see in the email the link for the document (only images) but the file are not uploaded under files directory.
May I ask you to help me ? Do you know why ?
Many thanks in advance.
Francisco
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i'm having a similar problem.i've put the browse/upload field on my form but anything i try and upload says it's worked and i get the email but nothing is in my files folder. can anyone please help, no one can upload files through my form yet there are no errors reported so they think it's worked but i don't get the files!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i know why this is happening now, it's because the form only allows certain types of file like jpgs, but not zip or word docs etc. i want to accept zip files, does anyone know how to make this possible? thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here's something you can try:
Firstly, do not set a size for the file upload field ... just leave it blank. Second, use a simple field name for the file upload... try a one-word name like "photo". See if that works.
There is no limitation on the file type you are uploading ... atleast not from the form. Perhaps your hosting provider does not allow some file types.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My problem is a little different. The word files are uploaded to the files directory but when I download them to my computer, word cannot open them. I can view the contents of the file in the file manager of the control panel on the server but somehow word experiences an error when trying to open the file. I am open to any suggestions to fix this.
Thanks:)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear people...
I installed the very nice software on my server. Windows 2003 with PHP4.xx.
I'm able to generate forms. I receive it through email and a flat file is created and I'm also able to look at this database file through the admin section.
The problem I have is that attachments are not send. I can see in the email the link for the document (only images) but the file are not uploaded under files directory.
May I ask you to help me ? Do you know why ?
Many thanks in advance.
Francisco
i'm having a similar problem.i've put the browse/upload field on my form but anything i try and upload says it's worked and i get the email but nothing is in my files folder. can anyone please help, no one can upload files through my form yet there are no errors reported so they think it's worked but i don't get the files!
i know why this is happening now, it's because the form only allows certain types of file like jpgs, but not zip or word docs etc. i want to accept zip files, does anyone know how to make this possible? thanks.
Here's something you can try:
Firstly, do not set a size for the file upload field ... just leave it blank. Second, use a simple field name for the file upload... try a one-word name like "photo". See if that works.
There is no limitation on the file type you are uploading ... atleast not from the form. Perhaps your hosting provider does not allow some file types.
My problem is a little different. The word files are uploaded to the files directory but when I download them to my computer, word cannot open them. I can view the contents of the file in the file manager of the control panel on the server but somehow word experiences an error when trying to open the file. I am open to any suggestions to fix this.
Thanks:)