No file attached to emails

thyboob 22 Sep, 2014
hello
I create my formujlaire that fonctinne very well with mail return receipt.
I decided to change this request form by adding upload field I see my attachment in one directory on my FTP room but no email is join my email
here is a copy of the debugger

Data Array: 
Array
(
    [chronoform] => Contact-Copy
    [event] => submit
    [Itemid] => 172
    [option] => com_chronoforms
    [view] => form
    [prenom] => popo
    [Nom] => tyty
    [tel] => 
    [mail] => thyand@free.fr
    [sujet] => test
    [message] => coucou
    [file_upload] => 20140922170227_ticket-2.pdf
    [chrono_verification] => 624NU
    [Envoyer] => Envoyer
    [c8486fc328c257ea32dffcb0c4ac244e] => 1
    [_PLUGINS_] => Array
        (
            [upload_files] => Array
                (
                    [file_upload] => Array
                        (
                            [name] => 20140922170227_ticket-2.pdf
                            [original_name] => ticket-2.pdf
                            [path] => /home/u875973581/public_html/fichier_mail/20140922170227_ticket-2.pdf
                            [size] => 24477
                            [link] => http://www.d-clicinformatique.fr/fichier_mail/20140922170227_ticket-2.pdf
                        )

                )

        )

)
Validation Errors: 
Array
(
)
Debug Data
Upload routine started for file upload by : file_upload
/home/u875973581/public_html/fichier_mail/20140922170227_ticket-2.pdf has been uploaded successfully.
Core Captcha
Passed the core captcha check!
email
2
Result
An email has been SENT successfully from (D'Clic Informatique)contact@d-clicinformatique.fr to contact@d-clicinformatique.fr
Body
Message pour l'administrateur

Nom *	tyty
Prénom *	popo
Téléphone 	
Email *	thyand@free.fr
Sujet *	test
Message *	coucou

Submitted by 88.183.243.121
Attachments
array ( )
4
Result
An email has been SENT successfully from (D'Clic Informatique)contact@d-clicinformatique.fr to thyand@free.fr
Body
 


Bonjour popo tyty 
D'Clic Informatique vous remercie pour votre demande.
Vous trouverez ci dessous le récapitulatif de votre message
Bonne réception
D'Clic Informatique
_______________________________________________________________________

 
Nom *	tyty
Prénom *	popo
Téléphone	
Email *	thyand@free.fr
Sujet *	test
Message *	coucou
 _______________________________________________________________________

www.d-clicinformatique.fr - contact@d-clicinformatique.fr



Submitted by 88.183.243.121
Attachments
array ( )
GreyHead 22 Sep, 2014
1 Likes
Hi thyboob,

Do you have file_upload in the Email action Attachments box?

Bob
thyboob 23 Sep, 2014
hello
Here's what I put in my fields:
parametrage in the element "button file upload"
Label Text: File 1 
Field Name: file_upload 
Field title: nothing 
Field ID: file_upload 

then in the button events:
Enabled: YES 
Fields Configuration: file_upload jpg-png-gif-pdf-txt 
Upload Path: JOOMLA_PATH / fichier_mail 
Max Size in KB: 900 

is what it is?
GreyHead 23 Sep, 2014
Hi thyboob,

Do you have file_upload in the Email action Attachments box?

Bob
thyboob 23 Sep, 2014
for me I put.
But I do not think we are talking about the same thing, when I look at you if file_upload is properly want?
GreyHead 23 Sep, 2014
HI thyboobs,

Please post a screenshot of the Attachments box in the Email action.

Bob
GreyHead 23 Sep, 2014
Hi thyboob,

Still no shot of the Email action settings :-(

Bob
thyboob 23 Sep, 2014
That's to say?
what should I do
you have a screenshot to show me because I'm French and I think there is a problem in the translation
I actually do not understand what you are asking me
Thank you for your help
GreyHead 24 Sep, 2014
Hi thyboobs,

Vous ont besoin d'une action 'Email', si vous cliquer le bouton 'Settings' vous trouverais un boîte Attachments. Est qu'il ya quelque chose dedans?

Bob
thyboob 24 Sep, 2014
great
it works !!! thank you alot
other issues now that it works
I am only putting a "browse" button to make a multiple selction
is it possible ??
otherwise I have to put 5 fields if I want 5 files
Thank you for your help
GreyHead 24 Sep, 2014
Hi thyboobs,

There's a multi-upload widget in CFv4 that might do what you need. Please check this FAQ

Bob
thyboob 24 Sep, 2014
Hi Bob
Indeed, this FAQ is my request
but where I can download this widget?
Otherwise another question: I set limits for the download and if I download a file over the weight limit, I did not alert informing but share an email without the attachment.
How to make the mail does not leave if the weight is above (example on my form 900ko)
Thank you for your help
thyboob 26 Sep, 2014
bob
Do you have a solution about error messages that do not appear when the size or format is not respected?

And if not where can I download the multi widget
thank you
GreyHead 26 Sep, 2014
Hi thyboob,

About the messages - no idea, if the setup is correct then they should display - provided that PHP has uploaded the file correctly.

The widget is built in to CFV4. See the Widgets elements group and the Widgets Processors actions group. If you don't see them you may need to upgrade to the latest release of CFv4.

Bob
thyboob 26 Sep, 2014
Bob thank you for this explanation!
I'm missing this weekend
I will test next week when I return
and will signal if it is OK
This topic is locked and no more replies can be posted.