After changing some recaptcha settings we got locked out of the administration backend - just see a white screen.
The error codes we get are these:
Strict Standards: Declaration of getcbrecaptchaTab::getDisplayRegistration() should be compatible with cbTabHandler::getDisplayRegistration($tab, $user, $ui, $postdata) in /home/gurukula/public_html/nhe/resources/components/com_comprofiler/plugin/user/plug_cbrecaptcha/cbrecaptcha.php on line 202
Strict Standards: Declaration of getcbrecaptchaTab::getDisplayRegistration() should be compatible with cbTabHandler::getDisplayRegistration($tab, $user, $ui, $postdata) in /home/gurukula/public_html/nhe/resources/plugins/user/cbrecaptcha/cbrecaptcha.php on line 202
Fatal error: Cannot redeclare class getcbrecaptchaTab in /home/gurukula/public_html/nhe/resources/plugins/user/cbrecaptcha/cbrecaptcha.php on line 202
Any guidance on this would be much appreaciated.