First time here? Check out the FAQ!

Revision history  [back]

One quick thing to check is if you switched from an AJAX display for your captcha to a PHP based display and left in:

showRecaptcha(element)

Then comment out that function / function call, took me a while to figure out because it would only error out every 2/5 times depending on how fast the JavaScript loaded.