Hello,
I was using the upload feature for some years. The file was uploaded to the server and linked in the email. It worked like a charm.
Due to the new privacy regulations I need to change this and attach the files to the email itself. So I removed the upload event and added the form field to the email-event under "Attachments fields name".
But the email now does not have any attachment at all.
This is the debugger information:
Data Array:
Array
(
[option] => com_chronoforms
[chronoform] => Formular
[event] => submit
[input_email] => max@mustermann.de
[input_titel] =>
[input_name] => Max
[input_vorname] => Mustermann
[input_adresse] =>
[input_ort] => Berlin
[input_land] =>
[input_telefon] => 00000000
[input_nachricht] => Upload Test
[file_upload] =>
[chrono_verification] => Y8WZ7
[input_ds] => 1
[input_submit_13] => Absenden
[327a80c686a766cb638af909e45fe5ab] => 1
)
Validation Errors:
Array
(
)
Any idea or suggestion on what to do?
Thanks in advance!
Felix
I was using the upload feature for some years. The file was uploaded to the server and linked in the email. It worked like a charm.
Due to the new privacy regulations I need to change this and attach the files to the email itself. So I removed the upload event and added the form field to the email-event under "Attachments fields name".
But the email now does not have any attachment at all.
This is the debugger information:
Data Array:
Array
(
[option] => com_chronoforms
[chronoform] => Formular
[event] => submit
[input_email] => max@mustermann.de
[input_titel] =>
[input_name] => Max
[input_vorname] => Mustermann
[input_adresse] =>
[input_ort] => Berlin
[input_land] =>
[input_telefon] => 00000000
[input_nachricht] => Upload Test
[file_upload] =>
[chrono_verification] => Y8WZ7
[input_ds] => 1
[input_submit_13] => Absenden
[327a80c686a766cb638af909e45fe5ab] => 1
)
Validation Errors:
Array
(
)
Any idea or suggestion on what to do?
Thanks in advance!
Felix