I get the form information but no attachment. Here's my debug info:
# 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
# $_POST Array: Array ( [text_4] => Ken [text_5] => [email]ken@richmonder.com[/email] [text_3] => test [chrono_verification] => LzKx4 [button_7] => Submit [2df17f5161ad5cde4110d77cb58a4245] => 1 [1cf1] => 28b24c3afa6ed59eb3b8cf4867e7448f [chronoformname] => Contact )
# $_FILES Array: Array ( [file_7] => Array ( [name] => repower.doc [type] => application/msword [tmp_name] => /tmp/php7JFgTa [error] => 0 [size] => 10240 ) )
# Form passed the plugins step (if enabled) OK
# An email has been SENT successfully from (Ken)ken@xxxxx.com to [email]ken@xxxxxx.com[/email]
# Debug End
#
Redirect link set, click to test:
Looks like an error in the tmp_name above ???
Thanks,
Ken
# 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
# $_POST Array: Array ( [text_4] => Ken [text_5] => [email]ken@richmonder.com[/email] [text_3] => test [chrono_verification] => LzKx4 [button_7] => Submit [2df17f5161ad5cde4110d77cb58a4245] => 1 [1cf1] => 28b24c3afa6ed59eb3b8cf4867e7448f [chronoformname] => Contact )
# $_FILES Array: Array ( [file_7] => Array ( [name] => repower.doc [type] => application/msword [tmp_name] => /tmp/php7JFgTa [error] => 0 [size] => 10240 ) )
# Form passed the plugins step (if enabled) OK
# An email has been SENT successfully from (Ken)ken@xxxxx.com to [email]ken@xxxxxx.com[/email]
# Debug End
#
Redirect link set, click to test:
Looks like an error in the tmp_name above ???
Thanks,
Ken