Google reCAPTCHA doesn't display

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/16/2011 7:23:39 AM
Gravatar
Total Posts 1

Google reCAPTCHA doesn't display

OS: Windows 2008 R2
DB: SQL Server 2008 R2
MJ: 2.3.6.7 MSSQL

The sourcecode behind the reCAPTCHA implementation references https://api-secure.recaptcha.net, whereas the SSL cerificate for reCAPTCHA was changed to "www.google.com" If you are using Chrome, you don't get a reCAPTCHA form because the site certificate doesn't match. Google posted a notice in May about the need to change references to https://api-secure.recaptcha.net  (http://groups.google.com/group/recaptcha/browse_thread/thread/8a062077731caaa1).

Please update the portal source code so that this CAPTCHA implementation continues to work. Thanks!

9/16/2011 8:01:14 AM
Gravatar
Total Posts 18409

Re: Google reCAPTCHA doesn't display

Thanks!

I've updated the source code to use the latest version of the Recaptcha library for .NET, this change is now in the source code repository.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.