Jump to content

Recapture Error


Recommended Posts

I activated "Invisible" recapture on whmcs but am getting error "ERROR for site owner: Invalid site key" and I cannot login to admin panel correct this. Kindly help me to login back to the admin panel and put back the normal "visible recapture. Below is the screenshot of the error. In short I cannot login

90.png

Link to comment
Share on other sites

  • WHMCS Technical Analyst II

Hello @kogweno

This indicates that your site key is no longer valid. Please run the following SQL query on your database to disable Captcha globally:

UPDATE tblconfiguration SET value = '' where setting = 'CaptchaSetting';


After running this, you will be able to log in and reconfigure those keys in System Settings > General Settings > Security - https://docs.whmcs.com/Google_reCAPTCHA#Invalid_Site_Key.2FI_can.27t_login

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated