I've installed PHPFormGenerator (v2.09c) on my web server and created two forms. One just gathers emails and writes them to a text file. This form works fine. The other form gathers some user information and allows them to upload images to the server.
I get the confirmation email listing the information they have entered but the name and link for the image is truncated - it just show the first part, eg., /files/04_10_30_
It does not add the name of the image, nor is the image saved to the server.
I've set all the permissions correctly and have had ownership of the entire PHPForms directory set to me but still no luck.
Has anyone run into this problem before and if so, any solutions?
I had installed the form previously and it worked once or twice, but then started sending me the truncated name of the image with no image uploaded.
I had removed PHPFormGenerator, reinstalled and now I'm not getting anything with the upload.
Please let me know if I need to post more information. And thanks in advance for any help you may give me!
Mary
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
These problems are almost always permission related but there are some exceptions. If you still need help send me an email containing a link to your form and copy your process.php file into the email.
I can help if you still have this issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I reinstalled the files and all was working well. However, I didn't have permission to upload a new process.php or delete any of the test files that I had uploaded using the form. I contacted Midphase, my hosting service, and they changed the permissions from "nobody" to me. After they did that I was able to delete my uploaded test files, however the script now doesn't work - to a degree. I get the confirmation email with the information from the form but when I click on the link to the uploaded image, it isn't there. I checked the directory through FTP and no file was uploaded.
It's just been pretty frustrating trying to get this to work 100% the way I'd want it to - upload files to the server and be able to delete those files as necessary.
Anyway, I've asked Midphase to set the permissions back to the way they were - and hope that it works again.
Thanks,
Mary
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I've installed PHPFormGenerator (v2.09c) on my web server and created two forms. One just gathers emails and writes them to a text file. This form works fine. The other form gathers some user information and allows them to upload images to the server.
I get the confirmation email listing the information they have entered but the name and link for the image is truncated - it just show the first part, eg., /files/04_10_30_
It does not add the name of the image, nor is the image saved to the server.
I've set all the permissions correctly and have had ownership of the entire PHPForms directory set to me but still no luck.
Has anyone run into this problem before and if so, any solutions?
I had installed the form previously and it worked once or twice, but then started sending me the truncated name of the image with no image uploaded.
I had removed PHPFormGenerator, reinstalled and now I'm not getting anything with the upload.
Please let me know if I need to post more information. And thanks in advance for any help you may give me!
Mary
These problems are almost always permission related but there are some exceptions. If you still need help send me an email containing a link to your form and copy your process.php file into the email.
I can help if you still have this issue.
I reinstalled the files and all was working well. However, I didn't have permission to upload a new process.php or delete any of the test files that I had uploaded using the form. I contacted Midphase, my hosting service, and they changed the permissions from "nobody" to me. After they did that I was able to delete my uploaded test files, however the script now doesn't work - to a degree. I get the confirmation email with the information from the form but when I click on the link to the uploaded image, it isn't there. I checked the directory through FTP and no file was uploaded.
It's just been pretty frustrating trying to get this to work 100% the way I'd want it to - upload files to the server and be able to delete those files as necessary.
Anyway, I've asked Midphase to set the permissions back to the way they were - and hope that it works again.
Thanks,
Mary
You don't want owner permissions to be set to "nobody". I have this working so I know it is possible. Do you still need assistance?