Page 1 of 1

Issue with Contact Form and Captcha

Posted: Thu Sep 04, 2025 1:40 am
by slymudbug
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.

Re: Issue with Contact Form and Captcha

Posted: Thu Sep 04, 2025 2:04 am
by BaconFries
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?

Re: Issue with Contact Form and Captcha

Posted: Thu Sep 04, 2025 5:39 am
by Pablo
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.

Image