Closed (won't fix)
Project:
Ajax Login/Register
Version:
7.x-4.0-rc9
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2012 at 14:34 UTC
Updated:
24 May 2017 at 09:06 UTC
Jump to comment: Most recent
Comments
Comment #1
spleshkaSorry, but this is bug of reCaptcha module. It not loads JS properly on AJAX queries.
But you can disable captcha on ajax form by checking "Hide captcha in modal dialog" setting on Ajax Register settings page.
Comment #2
gabrjan commentedHow can i do that? I can't find Ajax Register settings page. What is direct link to it?
Comment #3
ismail cherri commentedHi,
You can access the settings by going to:
YOURSITE/admin/config/user-interface/ajax_register
reCaptcha works if you set it to use AJAX API in:
YOURSITE/admin/config/people/captcha/recaptcha
Hope that helped...
Comment #5
anandbej commented@Ismail Cherri , how can you set the recaptcha to use ajaxAPI ? i don't see anything like the Recaptcha configuration page. please help.
Comment #6
voron commented@anandbej You need to add needed js manually on ajax callback, something like: