Posts: 8
Threads: 4
Joined: Mar 2012
When I integrate the form into my existing php pages the captcha always errors even though I am entering the right code. It doesn't have an issue if I use the questions instead.
I noticed that my page url is something like domain.com/submitcomment/
and when it is submitted it changes to domain.com/submitcomment/#cmtx (or something like that).
Could this be the problem because the actual index.php is not showing.
Any thoughts greatly appreciated.
Posts: 2,894
Threads: 59
Joined: Jun 2010
Hi,
I've just tested this and the captcha works fine when index.php is not present.
It could be that your CMS is intefering with the session which the captcha uses.
I may be creating a reCAPTCHA add-on soon, with a view to adding it in a future version. I think it would work better for more people as it doesn't use sessions or need the GD Library.
Have
you completed
the interview?
Posts: 8
Threads: 4
Joined: Mar 2012
yeah...I'll play with it more. But I am more familiar with reCaptcha
Posts: 2
Threads: 0
Joined: Dec 2012
I am having a similar problem. When I type the captcha code into the text box, I get the error that they are not correct. Everything was working properly until recently. I have read the above comments but can't find a solution.
The website is
www.whereismybartender.com.
Have been using the program for almost a year and am very pleased with it.
Thanks in advance for any suggestions.
Posts: 2,894
Threads: 59
Joined: Jun 2010
Hi Jim777,
It works fine for me on your website.
What web browser are you using? Try clearing your browser's cookies and cache.
Or it could have been that your server was having an issue with sessions at the time when you were testing it, and your host has since fixed it.
Have
you completed
the interview?
Posts: 2
Threads: 0
Joined: Dec 2012
Thanks Steven, I'll clear the cookies and cache and see what happens. I'm using Mozilla Firefox.