Forums

multiple attachement problem

peppeirace 21 Feb, 2013
Hi
I need tu put in my form two upload files field.
I did one and it work perfectly but the second not
I had a look in various forum but I didnt found solution
I checked all the settings and its appears ok
in the config mail settings I included of course, separated by comma the names of the two fields

strange is that the first one works an the second is configurated like it

where could be the problem?

in attach some config screenshot

thanks to all
peppe
GreyHead 21 Feb, 2013
Hi peppe,

Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.

Note: if you are using the Easy Wizard you can turn on Debug on the Others tab.

Bob
peppeirace 22 Feb, 2013
here is

Data Array:

Array
(
    [option] => com_content
    [view] => article
    [id] => 14:prenotazione-intervento
    [catid] => 14:moduli_richieste
    [chronoform] => prenotazione_intervento
    [event] => submit
    [Itemid] => 
    [nome] => peppe
    [cognome] => irace
    [email] => 
 irax@tightrope.it
    [telefono] => 0815495189
    [cellulare] => 
    [marca] => mercedes
    [modello] => SBK
    [cilindrata] => 3000
    [descrizione] => sostituzione parabrezza
    [allegato] => 
    [fotoa] => 
    [ritiro] => napoli
    [auto_sostitutiva] => Yes
    [preventivo_prenotazione] => Preventivo
    [chrono_verification] => YmZnh
    [Invia_*] => Invia
    [d63c9a46c655fa85e34bb4952c882734] => 1
)

Validation Errors:

Array
(
)

Debug Data

    Upload routine started for file upload by : allegato
    /web/htdocs/www.porkispubnapoli.it/home/alcarblind/components/com_chronoforms/uploads/prenotazione_intervento/20130222111543_gommista.jpg has been uploaded successfully.
    email
        4
            Result An email has been SENT successfully from (Carblind) peppeirace@gmail.com to peppeirace@gmail.com, irax@tightrope.it	
            Body

            Dati inviati a Car Blind srl per la richiesta di preventivo o intervento
            Nome * 	peppe
            Cognome * 	irace
            Email * 	irax@tightrope.it
            Telefono * 	0815495189
            Cellulare 	

            La tua auto
            Marca * 	mercedes
            Modello * 	SBK
            Cilindrata 	3000
            Descrizione aggiuntiva dell'intervento 	sostituzione parabrezza
            Allega la foto dell'auto 	20130222111543_gommista.jpg
            Foto 2 	
            Luogo del ritiro 	napoli
            Hai bisogno di un auto sostitutiva? * 	Yes
            Preventivo o Prenotazione? * 	Preventivo
            Inserisci il codice 	YmZnh


            Submitted by 84.221.59.188
            Attachments array ( 0 => '/web/htdocs/www.porkispubnapoli.it/home/alcarblind/components/com_chronoforms/uploads/prenotazione_intervento/20130222111543_gommista.jpg', )
    Core Captcha
        Passed the core captcha check!

Grazie per la sua richiesta riceverà presto le informazioni desiderate
Powered By ChronoForms - ChronoEngine.com
GreyHead 22 Feb, 2013
Hi peppeirace,

It looks as thought the second file isn't being uploaded at all so please check the Upload Files settings carefully.

Bob
peppeirace 22 Feb, 2013
Yes
this was my question, every things looks ok
I also sent you srceenshot of my configuration, have you watch it

thanks
GreyHead 22 Feb, 2013
Hi peppeirace,

Yes I have, there's nothing there from the Upload Files action.

Bob
peppeirace 22 Feb, 2013
Found out!!!!
doing the action screnshot I found the error
I didnt put the second field in the field config

thanks a lot

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