Topic on Extension talk:KeyCAPTCHA

KeyCaptcha not Working on Reg Page

4
Jason1234h (talkcontribs)

The registration page has keycaptcha at the top (formatting problem). Also, no matter how many times my test users create accounts, it constantly gives an error. Perhaps I have the permissions set to no user registrations in localsettings.php? Not sure what to do.

The KeyCaptcha will not let any users register. Also, it was working perfectly on another site. It must be a setting on this site only.

SCREENSHOT: http://i.imgur.com/OsowrlR.png

NOTE: The screenshot shows the error message with a brand new uncompleted captcha after completing the previous captcha image.

212.164.228.132 (talkcontribs)

Hi Gori! May be at your server outgoing requests are foridden. in this case keycaptcha cannot connet to server to check answer.
You should create kc-gettime.php file with
<?php
echo (gmdate("Y/m/d H:i:s",time()));
?>
content and specify it's path in keycaptcha.com>site list>settings>additional>allow outgoing requests.


I guess the fastest solution will be opening ticket at keycaptcha.com site
Regards, Andrey

This post was posted by 212.164.228.132, but signed as 123.23.21.32.

212.164.228.132 (talkcontribs)
197.89.4.103 (talkcontribs)
the key captcha is not appearing in the new registration process of my site, ONLY in the forgot password/username options. How do i fix this in order to stop dummy/fake registrations?
Reply to "KeyCaptcha not Working on Reg Page"