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

dharmatech’s picture

It happens to me all the time... when I have debug turned on. :)

The setting is "Webforms debug" under Advanced options from admin/settings/webform.

berty_boy’s picture

Now I feel a dumb plum! Thanks for your help

berty_boy’s picture

Status: Active » Fixed
quicksketch’s picture

Thanks dharmatech!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.