This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Captcha problem
#1

I have searched the forum and faq's for an answer for this with no success. I cannot get the captcha to work in any browser I have tried. I would prefer to disable it if it doesn't work. How do I do that? I assumed I could find that out but after scouring the admin and the forum I still can't find an answer.
Has anyone else had this ridiculous problem?
If someone could just point me at the answers I would be grateful.
Thanks
Hob
Reply
#2

Hi,

It would be useful to know in what way it doesn't work.

It may be a problem with your session. Make sure that you have the following at the top of your page:
PHP Code:
<?php
session_start
();
ob_start();
?>

Also check that you have cookies and JavaScript enabled in your browser.

If the image isn't displaying then it's probably due to your server not having the GD Library.

If you still can't get it to work, you may want to try the ReCaptcha add-on instead. It tends to work.

As a last resort you could disable it. This page shows you exactly how to disable features.

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
03-Dec-2020, 07:38 PM
Last Post by Steven
20-Aug-2019, 12:20 PM
Last Post by Steven
06-Feb-2014, 07:44 PM
Last Post by angeljs
21-May-2012, 02:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)