| Post |
|
New Member | tee05 posts 2 12:42 am March 23, 2009
| |
|
|
Hi,
I've been trying to get this to work for a while now. The cform on my site is working fine expect for the email attachments. For example when I upload an image through the cform the email is sent to me with the image attached as a .txt file instead of .jpeg file. I've also added the 10.4.1 patch (which has fixed the ajax error so I know its taken affect) however this hasn’t fixed the image attachments. Is there some sort of php settings I need to adjust?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 10:45 am March 23, 2009
| |
|
|
never heard of such a case.
are you sure that the uploaded file is being properly received by the server?
what is the file name extension there?
do you DB tracking on?
|
|
|
|
|
New Member | tee05 posts 2 12:08 pm March 24, 2009
| |
|
|
I've never experienced the problem either before with cforms its always been a great plugin. Well ended up writing out my own code (ran out of time for client) and realized it was just this particular server that required really specific coding for email attachments. I had to try several times with my own code as well. Thanks anyways.
|
|
|
Guest
| Monica 8:12 pm April 8, 2009
| |
|
|
Hi! I am having the same problem. The file is being uploaded and stored in the tracking, however, no attachment is being sent with the email. Any advice on how to handle?
ps Also my checkboxes are not working :(
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:37 am April 10, 2009
| |
|
|
URL? cforms version?
Check your form config re: uploads.
|
|
|
|
|
Guest
| Rita 12:41 pm June 5, 2009
| |
|
|
I'm having the same problem. The images are stored in the right folder, but not mailed.
This is since I changed to SMTP-Option, what I had to do because the complete WP-Mail-function broke down als long as it was on php.
Url: http://www.zitronenbrause.de/?page_id=9
cfomrs 10.4.1
|
|
|
Admin
| Oliver Munich, Germany posts 6237 10:09 am June 7, 2009
| |
|
|
does it work again when you disable SMTP and go back to using cforms default mailing method?
Did you check your form config re: uploads?
PS: you might want to upgrade to 10.5.2 (provided you have PHP5)
|
|
|
|
|
Guest
| AShel 6:34 pm June 17, 2009
| |
|
|
I would agree with the post above. Under 'File Upload Settings' check to make sure that the correct file path is listed.
I had this same problem and found out that my path was incorrect. Once I located the correct path and inserted in into the upload directory spot, it worked perfect.
|
|