Forums

File upload

jannie 03 Mar, 2012
Hi there
In our form the visiter has the possibility to upload a file to us. The upload seems to work but the problem is that I don't get the file in my email after the visiter is submitting. How can I handle this??
Thanks Jannie
GreyHead 04 Mar, 2012
Hi Jannie,

Which version of ChronoForms are you using? You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6/1.7/2.5.

If this is CFv4 have you added the name of the file input to the Attachments box in the Email action configuration?

Bob
jannie 04 Mar, 2012
Hi
I use 4.0 RC3.11 and work in joomla 2.5.1

I put at events/ email / Attachments fields name
the name of the field (where the vister can upload a file) but unfortunately nothing happens.
GreyHead 04 Mar, 2012
Hi jannie,

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 may need to switch to the Advanced Wizard to do this; if you want to continue to use the Easy Wizard please make a copy of your form first and add the Debugger action to the copy.

Bob
jannie 04 Mar, 2012
Hi Bob.

Debugger:I made XXX from private information
Data Array:

Array
(
    [Naam] => d
    [Adres] => fds
    [Postcode] => fd
    [Plaats] => fd
    [Telefoonnummer] => XXX
    [Email] => XXX
    [Medegroepsleden] => f
    [act] => f
    [Huisband] => Ja
    [bestand] => 
    [Wensen] => 
    [Auditie] => 3 april
    [input_radio_17] => 
    [Fotomateriaal] => 
    [Toestemming] => Selecteer
    [Vragen] => 
    [Verzenden] => Verzenden
    [d425c086f18fcb5101e67feb9f8aadd6] => 1
    [chronoform] => Inschrijfformulier
    [event] => submit
    [Itemid] => 109
    [option] => com_chronoforms
    [view] => form
    [chronoform_data] => Array
        (
            [cf_uid] => fb8d2e473524f5299f11cbd50b364626
            [cf_created] => 2012-03-04 16:46:10
            [cf_ipaddress] => XXX
            [cf_user_id] => 0
            [Naam] => d
            [Adres] => fds
            [Postcode] => fd
            [Plaats] => fd
            [Telefoonnummer] => XXX
            [Email] => XXX
            [Medegroepsleden] => f
            [act] => f
            [Huisband] => Ja
            [bestand] => 
            [Wensen] => 
            [Auditie] => 3 april
            [input_radio_17] => 
            [Fotomateriaal] => 
            [Toestemming] => Selecteer
            [Vragen] => 
            [Verzenden] => Verzenden
            [d425c086f18fcb5101e67feb9f8aadd6] => 1
            [chronoform] => Inschrijfformulier
            [event] => submit
            [Itemid] => 109
            [option] => com_chronoforms
            [view] => form
            [cf_id] => 24
        )

    [chronoform_data_cf_id] => 24
)

Dank voor je inschrijving, wij nemen zo snel mogelijk contact met je op. Mocht je over 3 weken nog niets van ons vernomen hebben neem dan contact met ons op.

 

Email
Onderstaande heeft zich ingeschreven voor SNOOT! 2012

 

Naam *

 
	

d

 

Adres*

 
	

fds

 
Postcode* 	fd
Plaats* 	fd
Telefoonnummer * 	XXX
E-mail 	XXX

Medegroepsleden zijn

 
	

f

 

Schrijft zich in voor de act*
Geef een omschrijving van je act

 
	

f

 
Huisband nodig? 	Ja
Voeg bestand toe 	
Wensen t.a.v. licht, geluid, decor
Geef een opsomming van de benodigde apparatuur 	
Voorkeur voor auditieavond 	3 april

Hebben jullie videomateriaal beschikbaar?

 
	

 
Is er fotomateriaal beschikbaar? 	
 

Toestemming voor het gebruik van beeldmateriaal

 
	

Selecteer

 
Vragen of opmerkingen
GreyHead 04 Mar, 2012
Hi jannie,

I don't see anything in there that looks like a file upload input; nor do I see the debug output from the Upload Files action. Are you sure that the files are uploading OK?

Bob
jannie 04 Mar, 2012
Hi Bob,
I don't know if the upload correctly because I don't get them in my mail. If I fill the form there is no sign that it's not oke.
Maybe it helps if I give you the URL by mail?
GreyHead 05 Mar, 2012
Hi jannie,

Do you have a File Upload input in your form?

Do you have an Upload Files action on your form On Submit evetn?

Bob
jannie 05 Mar, 2012
Hi Bob,

I didn't put the upload files in events on submit. So tried. But (and you noticed that already) my Englisch is not that good to understand what I have to do overhere. Is there a explanation somewhere??
Jannie
GreyHead 05 Mar, 2012
Hi Jannie,

There are a series of videos here that will help you get started with CFv4.

Bob
jannie 05 Mar, 2012
Hi Bob,

Thanks, that helped a lot! I managed it.
Jannie
This topic is locked and no more replies can be posted.