I have made a form with file upload and works perfect! 😀
But now i wanted a confirmation page and when I made one and enabled the confirmation page plugin the mail does not arrive (i have checked the spam box)
The attachment is uploaded correctly btw
Debug report:
* Form passed first SPAM check OK
* Form passed the submissions limit (if enabled) OK
* Form passed the Image verification (if enabled) OK
* Form passed the server side validation (if enabled) OK
* 20090402144038_forumvraag.jpg has been uploaded OK
* Form passed the plugins step (if enabled) OK
Home
$_POST array: Array ( [text_1] => vincent [text_2] => [email]email@gmail.com[/email] [text_4] => berner [ef67a9e9e81a96d2331330534fc8dd73] => 1 )
$_FILES array: Array ( [file_1] => Array ( [name] => forumvraag.jpg [type] => image/jpeg [tmp_name] => /tmp/phpXwTrjL [error] => 0 [size] => 19044 ) )
Beste vincent,
Hartelijk dank voor je bijdrage aan Dog-Info.nl! Mocht de foto voldoen aan de eisen (kwaliteit, stand van de hond etc.) Zullen wij deze plaatsen bij het ras: berner
Met vriendelijke groet,
Dog-Info.nl
I can confirm that there's a bug - just duplicated this with a very basic form on my test site. Not sure what is causing it, I'll take a look shortly.
Meanwhile you can put the html for your Confirmation page into the OnSubmit After box and it should display OK.
Bob
Sorry, this is one for Max to sort out. I've taken a look at the code and it's doing some quite complex things, it would take me too long to untangle it.
Bob
Found another bug though... When copying HTML into the after form box the html is filtered out and only the tekst is put in...
I suggest you get RC4 !
Regards
Max