Create Account (Registration) page of Joomla site
attempted registration / create new user does not work as ReCaptcha returns no result (from not being visible)
able to see ReCaptcha module
no recaptcha visible on Registration page
ReCaptcha IS VISIBLE on "Forgot Username" and "Forgot Password" pages.
Joomla 3.6.4
Purity III template v1.1.7
Recaptcha 2.0
fresh keys
cache cleared / purged
see website:
https://chemistry.lumsdenweb.com/home/registration
odd that it works on two out of three pages.
Hi Brian,
Thanks - I had to make a new site to test it - it seems that it must be a template issue - shall I cancel the ticket or can you do that?
Cameron
Cameron Lumsden
Auenstrasse 29,
80469 Munich, GERMANY
Home: +49 89 2020 9299 | Mobile: +49 171 629 1969 | Email: cameron@lumsdenweb.com
On 12 Nov 2016, at 10:46, Brian Teeman notifications@github.com wrote:
Can you test and make sure it work with one of the default templates eg
protostar. This will remove the possibility that it's a bug in your
templates overrides.On 12 Nov 2016 9:18 a.m., "clumsden" notifications@github.com wrote:
Steps to reproduce the issue
Create Account (Registration) page of Joomla site
attempted registration / create new user does not work as ReCaptcha
returns no result (from not being visible)
Expected resultable to see ReCaptcha module
Actual resultno recaptcha visible on Registration page
ReCaptcha IS VISIBLE on "Forgot Username" and "Forgot Password" pages.
System information (as much as possible)Joomla 3.6.4
Purity III template v1.1.7
Recaptcha 2.0
fresh keys
cache cleared / purged
Additional commentssee website:
https://chemistry.lumsdenweb.com/home/registrationodd that it works on two out of three pages.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#12872, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8XfDUi2sANm6Xhyp4MA36AUg16caks5q9YRTgaJpZM4KwXzb
.—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Closing this as it not a core issue
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-11-12 10:45:19 |
Closed_By | ⇒ | brianteeman |
Not necessarily a template problem.
This can also be a server problem if a security policy has been implemented (CSP).
The captcha is not displayed?
Wait a few minutes for Google to consider your site.
If your server has a CSP security policy, the connection to Google may not be allowed.
Add the address https://www.google.com and https://www.gstatic.com in the allowed script-src values of your CSP.
Add the https://www.google.com address to the allowed frame-src values of your CSP.
https://www.visionduweb.fr/blog/18-joomla/127-ajouter-un-captcha-pour-proteger-joomla
Can you test and make sure it work with one of the default templates eg
protostar. This will remove the possibility that it's a bug in your
templates overrides.
On 12 Nov 2016 9:18 a.m., "clumsden" notifications@github.com wrote: