Business Suite V9 is available Now See what's new
Run the following sql command using phpMyAdmin or any other tool-
UPDATE sys_appconfig SET value=0 WHERE setting='recaptcha';
And then
UPDATE sys_appconfig SET value='' WHERE setting='recaptcha_sitekey';