Problem with attach in email

Eclat2k 07 Jan, 2012
Hi, i'm newbie in Chronoforms but i think that is a very complete tool to make profesional forms...

I have a very stupid problem (i'm sure...).

I have created a new form, with File upload option, i'm in debugger mode and I see this:
Data Array:

Array
(
    [input_text_0] => probando
    [input_text_1] => probando otra vez
    [input_textarea_2] => y esta es otra prueba
    [file_upload] => 20120107211753_Asus_Notebook_1215N_90OA2HB185157A2E33L.pdf
    [input_submit_4] => Enviar
    [37368aed4c0a3ef048f64f6a368435d7] => 1
    [chronoform] => Consulta
    [event] => submit
    [format] => html
    [Itemid] => 18
    [option] => com_chronoforms
    [view] => form
    [_PLUGINS_] => Array
        (
            [upload_files] => Array
                (
                    [file_upload] => Array
                        (
                            [name] => 20120107211753_Asus_Notebook_1215N_90OA2HB185157A2E33L.pdf
                            [path] => /usr/home/mywebsite/www/components/com_chronoforms/uploads/Consulta/20120107211753_Asus_Notebook_1215N_90OA2HB185157A2E33L.pdf
                            [size] => 122658
                            [link] => http://www.mywebsite.com/components/com_chronoforms/uploads/Consulta/20120107211753_Asus_Notebook_1215N_90OA2HB185157A2E33L.pdf
                        )

                )

        )

)

 El formulario se ha enviado correctamente   

Debug Data

    Upload routine started for file upload by : file_upload
    /usr/home/mywebsite/www/components/com_chronoforms/uploads/Consulta/20120107211753_Asus_Notebook_1215N_90OA2HB185157A2E33L.pdf has been uploaded OK.
    5
        An email has been SENT successfully from (Formulario web)web@mywebsite.com to cpd@mywebsite.com
        Email template:

        Nombre 	probando
        Asunto 	probando otra vez
        Mensaje 	y esta es otra prueba
        Adjuntar archivo 	20120107211753_Asus_Notebook_1215N_90OA2HB185157A2E33L.pdf 


but I receive an email without attachments. If I go to the hosting to check if the file exists I see that the file is correctly uploaded...

Where is de problem? :wink:

I use Joomla 1.5.25 and Chronoforms v4.0 RC3.

Thanks for the help!!!
GreyHead 08 Jan, 2012
Hi Eclat2k ,

Have you put file_upload into the Email action Attachments box? See the video below.

Bob

[flash=640,360]http://www.youtube.com/v/pdgxL_28t18[/flash]
Eclat2k 08 Jan, 2012
Hi GreyHead, thank you for your help. I followed the video instructions one by one, but maybe in Joomla 1.5 is some different.

I should indicate in the events section, in email, the field "Attachments fields name". In the video this don't appears but it's neccesary.

Without your help i had not seen in several days 😀

--Eclat2k
GreyHead 08 Jan, 2012
Hi Eclat2k,

Thank you. I obviously forgot that step :-(

I've added a note to the video description to help future viewers.

Bob
benichembla 18 Jan, 2012
Hi Eclat2k

I have been struggling with the same thing for a couple of days, ie File uploaded but not attached to the e-mail.
After reading you post:-
"I should indicate in the events section, in email, the field "Attachments fields name".In the video this don't appears but it's necessary.

Once that was added, BINGO....All working fine now.

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