Hi, im not sure if I have done something wrong here, but on a fresh install when a webform is submitted I am getting a full print out of Email Headers, $form_values and $_SERVER and $_POST. An example being:
$_POST is:
Array
(
[submitted] => Array
(
[hidden] => Quick Apply for Job from Website
[name] => james riley
[email] => j***@****.***
[tel_no] => 888888888
)
[details] => Array
(
[email_subject] => 1
[email_from_name] => default
[email_from_address] => default
)
[form_id] => webform_client_form_18
[op] => Submit
)
Following this is the usual submission text saying thank you etc...
Has this happened for anybody else?
Comments
Comment #1
dharmatech commentedIt happens to me all the time... when I have debug turned on. :)
The setting is "Webforms debug" under Advanced options from admin/settings/webform.
Comment #2
berty_boy commentedNow I feel a dumb plum! Thanks for your help
Comment #3
berty_boy commentedComment #4
quicksketchThanks dharmatech!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.