Hi I have create a test form to attach a file into an email.
I receive the email but with no atatched file.
I have set up all field.
I use chronoforms 4 with joomla 2.5.6
I see a strange behavior of chronoforms: I should insert "enctype="multipart/form-data" into Form tag attachment true? But if I save and return to this field it is empty.
Is this the issue that cause no attachment into email?
Here my debug code:
Regards
monak83
I receive the email but with no atatched file.
I have set up all field.
I use chronoforms 4 with joomla 2.5.6
I see a strange behavior of chronoforms: I should insert "enctype="multipart/form-data" into Form tag attachment true? But if I save and return to this field it is empty.
Is this the issue that cause no attachment into email?
Here my debug code:
Data Array:
Array
(
[option] => com_chronoforms
[tmpl] => component
[chronoform] => test_paypal
[event] => submit
[Itemid] =>
[banner] => ewq
[prezzo] => ewq
[upload] => Submit
[2696b9602dc659bcba3b5e0d87a8ef99] => 1
[_PLUGINS_] => Array
(
[upload_files] => Array
(
)
)
)
Validation Errors:
Array
(
)
Regards
monak83
This topic is locked and no more replies can be posted.