Forums

Trouble attaching screenshots to email.

Cronie 04 Mar, 2014
Hello,
I am new to all this, so probably I have made a rookie mistake.

I run a small game server and I am trying to set up a form for people to post problems, including a way to send me screenshots. The form is working except for the file upload ... it is emailing me the correct text, but no screenshots. I am including debug information http://pastie.org/8862656 and some screenshots of my setup.

Thank you for your time.

[attachment=0]1.PNG[/attachment]
[attachment=1]2.PNG[/attachment]
[attachment=2]3.PNG[/attachment]
GreyHead 05 Mar, 2014
Hi Cronie,

You need to add and configure a Files Upload action to handle the uploading and then use the Email action Attachments box to specify what you want attached.

Bob
Cronie 05 Mar, 2014
OK, I think I did it correctly. If a user uploads a file it will send me the file by email and it shows up as an attachment. I put an email option for the success condition of a file upload. I assumed that putting an email option without the attachments should go in the file upload fail condition. This doesn't seem to work though.

I would appreciate any advice you can offer and thanks very much for the help so far🙂

[URL=http://s1217.photobucket.com/user/pookshuman/media/1.png.html][IMG]http://i1217.photobucket.com/albums/dd391/pookshuman/1.png[/IMG][/URL]
GreyHead 26 Mar, 2014
Hi Cronie,

Please don't use the On Fail and On Success events of the Upload Files action, just put the Email action after the Upload Files action.

Bob
This topic is locked and no more replies can be posted.