Jump to content
  • 0

Error while enabling reCAPTCHA " Google Captcha "


Diana

Question


  • Group:  Members
  • Topic Count:  85
  • Topics Per Day:  0.03
  • Content Count:  194
  • Reputation:   3
  • Joined:  12/17/16
  • Last Seen:  

Error while enabling reCAPTCHA " Google Captcha " 

tZ8pAei.png

my application.conf : 

	'EnableReCaptcha'			=> true,					// Enables the use of reCAPTCHA instead of Flux's native GD2 library (http://www.google.com/recaptcha)
	'ReCaptchaPublicKey'		=> 'my Site key here 6LeQNysUAAAAAKATqugr4J6F4C**********',					// This is your reCAPTCHA public key [REQUIRED FOR RECAPTCHA] (sign up at http://www.google.com/recaptcha)
	'ReCaptchaPrivateKey'		=> 'My Secret Key here 6LeQNysUAAAAAAGtxyzBdefOy4PjqtsE6*******',					// This is your reCAPTCHA private key [REQUIRED FOR RECAPTCHA] (sign up at http://www.google.com/recaptcha)
	'ReCaptchaTheme'			=> 'light',					// ReCaptcha theme to use (Value: dark or light) (see: https://developers.google.com/recaptcha/docs/display#render_param)

Any help ?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  1096
  • Reputation:   348
  • Joined:  02/26/12
  • Last Seen:  

  1. Make sure that you have latest and up to date fluxcp data (on latest recaptcha works fine)
  2. make sure, that you got correct public & private keys from google recaptcha page and set it in the correct place in correct order. Then wait 30 minutes to make 100% sure that the problem not at google side (google usually after a lot of switching between different keys do some hold for 30 minutes, they call it "we need up to 30 minutes to apply effect". And the error like that can appear. 
  3. restart nginx, or apache, or whatever you have for cleaning page cache
  4. if are you using cloudflare, go to cache page, and purge all cache
  5. then clear your cache at browser, or do CTRL + F5 (for force update) data
  6. the capcha must back to work. 
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...