End year Sale! Limited time offer! Up to 40% off
If you enabled Google reCaptcha and were later unable to log in due to an invalid google reCaptcha domain or a javascript error. You will need to disable it manually because you can't access the admin portal.
To disable it, access your database using phpMyAdmin or another database administration tool. Run this query-
UPDATE sys_appconfig SET value=0 where setting='recaptcha';
Or, you can find the column on sys_appconfig table and set it to 0
We’re here to help. Chat with us.