Postponed (maintainer needs more info)
Project:
Ajax Login/Register
Version:
7.x-4.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2012 at 18:40 UTC
Updated:
4 May 2019 at 22:00 UTC
Jump to comment: Most recent
Comments
Comment #1
barwonhack commentedSame issue here: Does not display captcha form.
Even when using captcha_after (threshold of 3 or more failures) it fails first attempt to create an account.
I'm wondering if the developer has any opinion or experience of this issue.
Here are some alternative spam protection modules which I'm going to have to test out:
http://drupal.org/project/badbehavior
http://drupal.org/project/botcha
http://drupal.org/project/captcha-free
http://drupal.org/project/honeypot
Comment #2
kalabroPlease, take a look at module demo: http://ajax-register.drupalace.ru/
Looks like Captcha (http://drupal.org/project/captcha) is supported. There is also 'ajax_register_hide_captcha' option, which can disable Captcha in AJAX form.
@smilne23, Honeypot module started working for my AJAX register forms after I changed default Honeypot element name.
Comment #3
kalabroSo, I think we need more info about this problem.
Comment #4
spleshkaAgree with kalabro: I need more info about this issue. On the example site captcha works properly.
Comment #5
vincentdemers commentedPatch #170 in https://www.drupal.org/project/recaptcha/issues/2493183#comment-12850181
has fixed this issue for me with recaptcha