Forums

Data Array showing after submitting form

hushpupy 27 Dec, 2013
Hi,

After I click on the Submit button, instead of showing Thank You, it shows the whole Data Array of the form. See below extract. Can someone help to hide/remove the Data Array. It used to work fine earlier.

Any help is highly appreciated!

Thanks.

Geleg

Data Array:
Array
(
[option] => com_chronoforms
[tmpl] => component
[chronoform] => Kontakt
[event] => submit
[input_text_1] => Geleg
[input_text_2] => Pangri
[input_text_3] => [email]test@gmail.com[/email]
[input_text_4] => test
[input_textarea_5] => test
[input_submit_6] => Senden | Send
[4e644c25dae8cd1c5e6287d25e58c5f3] => 1
[chronoform_data] => Array
(
[cf_uid] => a2341c5252523d17f22a0459e83fa430
[cf_created] => 2013-12-27 12:19:53
[cf_created_by] => 0
[cf_ipaddress] => 194.230.159.91
[cf_user_id] => 0
[option] => com_chronoforms
[tmpl] => component
[chronoform] => Kontakt
[event] => submit
[input_text_1] => Geleg
[input_text_2] => Pangri
[input_text_3] => [email]test@gmail.com[/email]
[input_text_4] => test
[input_textarea_5] => test
[input_submit_6] => Senden | Send
[4e644c25dae8cd1c5e6287d25e58c5f3] => 1
[cf_id] => 47
)

[chronoform_data_cf_id] => 47
)
Validation Errors:
Array
(
)
Thanks for submitting the form.

Debug Data
email
10
Result
An email has been SENT successfully from (admin)admin@admin.com to [email]info@milareparetreat.de[/email]
Body
Name Geleg
Vorname Pangri
Email [email]test@gmail.com[/email]
Betreff test
Ihre Nachricht test

Submitted by 194.230.159.91
Attachments
array ( )
redirect_user
Error: No Redirect URL found
Powered By ChronoForms - ChronoEngine.com
GreyHead 10 Feb, 2014
Hi hushpupy,

Sorry for the late reply.

You have the form Debugger turned on, or a DeBugger action in your form - just delete the action.

This can happen when you switch from the Easy Wizard to the Form Wizard.

Bob
This topic is locked and no more replies can be posted.