| Post |
|
Guest
| agitated 4:31 pm August 30, 2009
| |
|
|
For some reason with the comment form template with the extra upload field added, i can not get an image to upload.
The submission can be tracked, but the tracking table just shows a – next to the field and no image can be found in the upload foldeder.
Ive followed the simple tute for adding extra fields to the comment form, but still cant get upload to work. Any ideas how to get it happening?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:06 pm August 30, 2009
| |
|
|
did you double check the absolute path settings for the upload field?
access permissions on the folder?
might also want to check if the uploaded file has reached the server's TMP folder (PHP UPLOAD / TMP settings)…
|
|
|
|
|
Guest
| agitated 2:11 am August 31, 2009
| |
|
|
yep, upload paths are correct and applied the 777 permission to the upload folder.
Havent checked the servers's TMP folder as yet.
Anything else that could be causing it? I havent got any other plugins installed and it just a default wp theme at the moment.
edit – Checked tmp folder, the uploaded images arent there :(
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:46 am August 31, 2009
| |
|
|
as part of the upload process, cforms moves them from the server TMP folder to its own (per your config).
So either those files never arrived (or were stored on the server) or cforms moved them some other place…might want to check with your hoster, too.
PS: your URL doesn't work.
|
|
|
|
|
Guest
| agitated 8:37 am August 31, 2009
| |
|
|
opps should be: http://www.agimedia.net/wpTest/
hmm ok, strange thats its not working at all. Ill check with the host and see if have an idea why it wouldnt be working although i dont think it would be a hosting issue.
|
|
|
Guest
| agitated 8:46 am August 31, 2009
| |
|
|
Just created new form (not one to replace a comment) and the image upload worked.
How weird. Why would it work for a normal form and not for a comment replacing one?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 11:45 pm August 31, 2009
| |
|
|
Hm, not sure. Does it make a difference when you turn on "extra comment notification".
I'll have to check the code…
|
|
|
|