Hello
My client requested a contact form, but the page is showing an error at the top of the page. Here is a link: http://www.qliteradio.com/contact_us.html
It's showing code text at the top of the screen above the header. I did have a captcha in the form as well, but it's code was showing as well and saying that it couldn't pull the information for it. Changing it to .php only shows that there is an error in the syntax and none of the webpage actually displays anything aside from the error message.
Do I need to redo the form? I used the form wizard since it's difficult for me to build one, but if I need to I will try to do that.
Issue with Contact Form and Captcha
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
- BaconFries
-
- Posts: 6047
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Issue with Contact Form and Captcha
The code text at the top is actually the php script of the form. It indicates that the page extension is incorrect it should be .php and not .html
Correct
http://www.qliteradio.com/contact_us.php
Incorrect
http://www.qliteradio.com/contact_us.html
Same question as of your other post
What does the error log say? and what version of php is your server running?
Correct
http://www.qliteradio.com/contact_us.php
Incorrect
http://www.qliteradio.com/contact_us.html
Same question as of your other post
What does the error log say? and what version of php is your server running?
- Pablo
- Posts: 23766
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Issue with Contact Form and Captcha
To be able yo help you, I need to know your exact settings.
Because the software has thousands of option and millions of possible combinations.

Because the software has thousands of option and millions of possible combinations.
