Email Attachement

mdtechteam 11 May, 2017
Hey Guys, I am looking to have an attachment added to the email that get sent however I am not having any luck. I found some older forum topics but they didnt seem to work. Here are my screen shots, I am using Joomla 3.6.5 with ChronoForms v5.
What am I missing?

Thanks in advance!
GreyHead 12 May, 2017
Hi mdtechteam,

Please try adding the name to the Attachments box without the {}

Bob
mdtechteam 24 May, 2017
I tried with {} and still no attachment. Any suggestions?
GreyHead 24 May, 2017
Hi mdtechteam,

Please drag a Debugger action into the On Submit event, then submit the form and copy and paste the debug - including the 'dummy emails' results here.

Bob
mdtechteam 24 May, 2017
Thanks Gary. Please find the information below:
Array
(
    [0] => Array
        (
            [Email] => Array
                (
                    [0] => An email with the details below was sent successfully:
                    [1] => To:ntavares@eyecenterct.com, erykwenziak@yahoo.com
                    [2] => Subject:Career Opportunities - Website Submission
                    [3] => From name:Eye Center Southern of Ct
                    [4] => From email:info@eyecenterct.com
                    [5] => CC:
                    [6] => BCC:manny@mdtechteam.com
                    [7] => Reply name:
                    [8] => Reply email:
                    [9] => Attachments:
                    [10] => Array
                        (
                        )

                    [11] => Body:
<table>
<tr><td></td><td></td></tr>
<tr><td>First Name</td><td>Manny</td></tr>
<tr><td>Last Name</td><td>rivera</td></tr>
<tr><td>Phone Number</td><td>8602689442</td></tr>
<tr><td>Email</td><td>manny@mdtechteam.com</td></tr>
<tr><td>Desired Job / Title</td><td>test</td></tr>
<tr><td>Level Of Interest</td><td>Actively Looking and available immediately</td></tr>
<tr><td>Upload Your Resume</td><td></td></tr>
<tr><td>Enter Code</td><td></td></tr>
</table><br /><br />IP: 24.147.88.250
                )

        )

)
GreyHead 25 May, 2017
Hi mdtechteam,

There are only parts of the Debugger output there but in neither part do I see any sign of a file being uploaded?

Bob

PS Who is Gary?
mdtechteam 25 May, 2017
HAHA sorry about that I was talking to a Gary when I was writing this post. Its been a long week.

Here is the link to the form:
https://eyecenterct.com/about-us/careers

Not sure if I am missing any options in the debugger that is required. Here are the additional screen shots.

I have left the debugger on as well so that you can check it out when you have time.

Thanks Bob!
GreyHead 26 May, 2017
Hi mdtechteam,

The link you posted gives me a 403 error:
"This request is blocked by Admin Tools. Please change this message in the component's options."

Bob
mdtechteam 26 May, 2017
Could you give me your public IP, it may be the firewall blocking you.
GreyHead 26 May, 2017
Hi mdtechteam,

86.214.54.3

Bob
mdtechteam 26 May, 2017
Ok try it now. You can get to the root right www.eyecenterct.com right?
GreyHead 26 May, 2017
Hi mdtechteam,

Th Debugger output shows me no sign of a Files Upload action in the form.

Bob
mdtechteam 26 May, 2017
Did I miss something on the configuration side? Here is what it looks like.
GreyHead 26 May, 2017
Hi mdtechteam,

Yup, you missed the Upload Files action Please see this FAQ

Bob
mdtechteam 27 May, 2017
Thank you so much, Bob!! I was able to get the files uploaded to the server, however, I am still unable to attach it to the email. I tried with both {file5} and file5.
mdtechteam 27 May, 2017
1 Likes
Never mind Bob, the last test worked!! The file 5 worked.

Thanks again for all your support!
This topic is locked and no more replies can be posted.