Upload and Attach File: strange thing!

monak83 03 Jul, 2012
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:

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
GreyHead 04 Jul, 2012
Hi monak83,

I don't see a File upload input in your form? There's an input called 'upload' but with a value of Submit that suggests it's the submit button.

Please see this FAQ

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