Print of variables on submission

berty_boy - June 10, 2008 - 18:18
Project:Webform
Version:5.x-2.0
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

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?

#1

dharmatech - June 10, 2008 - 20:45

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.

#2

berty_boy - June 11, 2008 - 07:39

Now I feel a dumb plum! Thanks for your help

#3

berty_boy - June 11, 2008 - 07:40
Status:active» fixed

#4

quicksketch - June 14, 2008 - 05:12

Thanks dharmatech!

#5

Anonymous (not verified) - June 28, 2008 - 05:24
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.