By Dave Parker on Sunday, 28 June 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 1.5K
Votes 0
Hi.
My website runs entirely over https. In EB5, I've turned on Komento as my comment system. In Komento, I've set up the keys for Google ReCaptcha, and told it to use SSL for guests. If you look at a EB5 post, you'll notice there is no ReCaptcha, and the page is saying there is mixed content. Inspecting the page, multiple errors are occurring:

Mixed Content: The page at 'https://it-advice.guru/how-to/blogs/it-advice-guru-blogs/will-windows-10-cause-support-issues' was loaded over HTTPS, but requested an insecure image 'http://www.google.com/recaptcha/api.js'. This content should also be served over HTTPS.


Whether or not it's related, there is also the error "Uncaught SyntaxError: missing ) after argument list" which also seems to relate to a function:

Komento.ready(function($){Komento.Recaptcha=true;}});


Dave
Hello Dave,

Please replace the attached file in: ../components/com_komento/themes/wireframe/comment/recaptcha.php. As for the Mixed Content error, may I know where did you get this? I've tried to use your recaptcha and it is working fine. Please advise.
·
Monday, 29 June 2015 11:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nick.
There was no file attached... However, the ReCaptcha is working this morning. All very odd. Perhaps it was a Google API issue last night.
Dave
·
Monday, 29 June 2015 16:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Dave,

Sorry for late reply to this,

If I'm not wrong, what my colleague mentioned is this attachment file.

Can you download and replace in ../components/com_komento/themes/wireframe/comment/recaptcha.php and see how it goes?
·
Monday, 29 June 2015 23:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post