How to fix entering wrong reCAPTCHA keys or choose wrong reCAPTCHA version/type?
If you have entered the wrong reCAPTCHA keys or choose wrong reCAPTCHA version/type, you can’t log in to the Dashboard. You can fix this by following these steps:
Go to phpMyAdmin or any other database management tool.
Choose your database where you have installed the website.
Find the Settings table.
Find the recaptchaPublicKey row. Change the value to your correct Site Key.
Find the recaptchaPrivateKey row. Change the value to your correct Secret Key.
Assistant
Responses are generated using AI and may contain mistakes.