Jump to content

Google recaptcha


sack123

Recommended Posts

Realize that reCaptcha is not even close to being 100% effective against proficient spammers.

I have seen, on occasion, the small "tab" peeking out at the bottom right of the page on Firefox for the 'invisible' reCaptcha. I don't use Chrome, so I can't discern why there is a difference.

If the skin being used is Foundation (or based on Foundation), look at the skin's 'config.xml' file. There should be the following:

<!-- Use this to add custom variables into the skin which can be found in the smarty SKIN_CUSTOM array -->
<custom>
  <recaptcha_badge_position>bottomright</recaptcha_badge_position><!-- Invisible Recaptcha Badge Position: bottomright, bottomleft or inline -->
</custom>

Of course, we can't force a visitor's browser to accept javascript files, nor force what browser to use. So, YMMV. CubeCart does make sure that, if a Captcha response is required but missing or wrong, the data on the submitted page will be ignored.

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
Reply to this topic...

×   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...