Hello,
I am a Newbie on this forum and also with chronoform and Joomla :wink:
I am trying to make a form where people can send an attachment to our company.
(Almost) everything is working fine now, except for the fact that the attachment isn't included in the e-mail.
I searched the forum extensively and tried (probably almost) everything there is written. But I can't get it to work the way I want it.
The address of our form is: http://www.falcon-engineers.nl/contact
This is the debug information i get. I can see that there is an error occuring, but I can't get rid of it.
Thanks in advance.
Regards,
Graeme Bosschieter
Falcon Engineers
E-mail message
From: Administrator [info@falcon-engineers.nl]
To: [email]g.bosschieter@falcon-engineers.nl[/email]
CC:
BCC:
Subject: Bericht van de website
Contactformulier
Naam:
Graeme
Bedrijf:
Falcon Engineers
Telefoonnummer:
0229270720
E-mail:
[email]g.bosschieter@falcon-engineers.nl[/email]
Bericht:
Lorem Ipsum
Bijlage:
20100310112558_British standard pipe thread.pdf
Submitted by 62.21.191.26
Files:
Beste Graeme,
Hartelijk dank voor uw bericht.
Wij zullen zo spoedig mogelijk contact met u opnemen.
Met vriendelijke groet,
Falcon Engineers
1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [Naam] => Graeme [Bedrijf] => Falcon Engineers [Telefoonnummer] => 0229270720 [E-mail] => [email]g.bosschieter@falcon-engineers.nl[/email] [Bericht] => Lorem Ipsum [chrono_verification] => p4n6b [button_14] => Verzenden [a620aa9edf005f444d0452b5d31741ae] => 1 [1cf1] => b7bcf6cd6158e1f462260b949aeff381 [chronoformname] => Falcon_contact )
6. $_FILES Array: Array ( [Bijlage] => Array ( [name] => British standard pipe thread.pdf [type] => application/pdf [tmp_name] => /tmp/phpxTvyrM [error] => 0 [size] => 82042 ) )
7. Upload routine started for file upload by : Bijlage
8. /home/falcon-engineers.nl/www/components/com_chronocontact/uploads/Falcon_contact/20100310112558_British standard pipe thread.pdf has NOT been uploaded!!
9. Form passed the plugins step (if enabled) OK
10. An email has been SENT successfully from (Administrator)info@falcon-engineers.nl to [email]g.bosschieter@falcon-engineers.nl[/email]
11. Debug End
UPDATE: I checked the FTP, and the attachments are being uploaded!
I am a Newbie on this forum and also with chronoform and Joomla :wink:
I am trying to make a form where people can send an attachment to our company.
(Almost) everything is working fine now, except for the fact that the attachment isn't included in the e-mail.
I searched the forum extensively and tried (probably almost) everything there is written. But I can't get it to work the way I want it.
The address of our form is: http://www.falcon-engineers.nl/contact
This is the debug information i get. I can see that there is an error occuring, but I can't get rid of it.
Thanks in advance.
Regards,
Graeme Bosschieter
Falcon Engineers
E-mail message
From: Administrator [info@falcon-engineers.nl]
To: [email]g.bosschieter@falcon-engineers.nl[/email]
CC:
BCC:
Subject: Bericht van de website
Contactformulier
Naam:
Graeme
Bedrijf:
Falcon Engineers
Telefoonnummer:
0229270720
E-mail:
[email]g.bosschieter@falcon-engineers.nl[/email]
Bericht:
Lorem Ipsum
Bijlage:
20100310112558_British standard pipe thread.pdf
Submitted by 62.21.191.26
Files:
Beste Graeme,
Hartelijk dank voor uw bericht.
Wij zullen zo spoedig mogelijk contact met u opnemen.
Met vriendelijke groet,
Falcon Engineers
1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [Naam] => Graeme [Bedrijf] => Falcon Engineers [Telefoonnummer] => 0229270720 [E-mail] => [email]g.bosschieter@falcon-engineers.nl[/email] [Bericht] => Lorem Ipsum [chrono_verification] => p4n6b [button_14] => Verzenden [a620aa9edf005f444d0452b5d31741ae] => 1 [1cf1] => b7bcf6cd6158e1f462260b949aeff381 [chronoformname] => Falcon_contact )
6. $_FILES Array: Array ( [Bijlage] => Array ( [name] => British standard pipe thread.pdf [type] => application/pdf [tmp_name] => /tmp/phpxTvyrM [error] => 0 [size] => 82042 ) )
7. Upload routine started for file upload by : Bijlage
8. /home/falcon-engineers.nl/www/components/com_chronocontact/uploads/Falcon_contact/20100310112558_British standard pipe thread.pdf has NOT been uploaded!!
9. Form passed the plugins step (if enabled) OK
10. An email has been SENT successfully from (Administrator)info@falcon-engineers.nl to [email]g.bosschieter@falcon-engineers.nl[/email]
11. Debug End
UPDATE: I checked the FTP, and the attachments are being uploaded!