Hello,
I have checked everything as far as I know.
File namens match properly in the html and email templates
Email the results enabled
The server upload folder has chmod 777
The form itself is published
Enctype='multipart/form-data' included at the form tag
File uploads enabled with the proper code
Each email setting has attachements enabled
Still I don't recieve any attachents via email but only on the server.
Can someone please help?
I am using the latest version 3.1 RC4.11
website in Dutch http://www.tourdeventoux.com
mainmenu - verblijf/tip toevoegen - uw verblijf aanmelden
debug information
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 ( [text_1] => henk [text_2] => [email]emailfr@km.nl[/email] [text_9] => eeee [text_10] => [radio0] => Vakantiehuis [5a8f53d54d07b8e1cd662c048e9cdbec] => 1 )
6. $_FILES Array: Array ( [file_5] => Array ( [name] => wimworm.png [type] => image/png [tmp_name] => /tmp/phpGvWOEU [error] => 0 [size] => 34993 ) [file_6] => Array ( [name] => [type] => [tmp_name] => [error] => 4 [size] => 0 ) [file_7] => Array ( [name] => [type] => [tmp_name] => [error] => 4 [size] => 0 ) )
7. /storage/home/tourdeventoux.com/www/components/com_chronocontact/uploads/voegtoe/20090418001844_wimworm.png has been uploaded OK
8. Form passed the plugins step (if enabled) OK
9. An email has been SENT successfully from (henk)emailfr@km.nl to [email]info@tourdeventoux.com[/email]
10. Debug End
debug
I have checked everything as far as I know.
File namens match properly in the html and email templates
Email the results enabled
The server upload folder has chmod 777
The form itself is published
Enctype='multipart/form-data' included at the form tag
File uploads enabled with the proper code
Each email setting has attachements enabled
Still I don't recieve any attachents via email but only on the server.
Can someone please help?
I am using the latest version 3.1 RC4.11
website in Dutch http://www.tourdeventoux.com
mainmenu - verblijf/tip toevoegen - uw verblijf aanmelden
debug information
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 ( [text_1] => henk [text_2] => [email]emailfr@km.nl[/email] [text_9] => eeee [text_10] => [radio0] => Vakantiehuis [5a8f53d54d07b8e1cd662c048e9cdbec] => 1 )
6. $_FILES Array: Array ( [file_5] => Array ( [name] => wimworm.png [type] => image/png [tmp_name] => /tmp/phpGvWOEU [error] => 0 [size] => 34993 ) [file_6] => Array ( [name] => [type] => [tmp_name] => [error] => 4 [size] => 0 ) [file_7] => Array ( [name] => [type] => [tmp_name] => [error] => 4 [size] => 0 ) )
7. /storage/home/tourdeventoux.com/www/components/com_chronocontact/uploads/voegtoe/20090418001844_wimworm.png has been uploaded OK
8. Form passed the plugins step (if enabled) OK
9. An email has been SENT successfully from (henk)emailfr@km.nl to [email]info@tourdeventoux.com[/email]
10. Debug End
debug