I have installed reCAPTCHA today .. everything was going fine until I logged out of admin, tried to log back in and get a blank screen, had a look in the admin cache folder for errors .. this is what it shows!!!


Code:
PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/*****/public_html/admin/includes/functions/extra_functions/recaptcha_functions.php:128) in /home/*****/public_html/includes/functions/sessions.php on line 113
Code:
PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/*****/public_html/admin/includes/functions/extra_functions/recaptcha_functions.php:128) in /home/*****/public_html/includes/functions/sessions.php on line 113
Code:
PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/******/public_html/adminp/includes/functions/extra_functions/recaptcha_functions.php:128) in /home/*****/public_html/adminparagon/includes/init_includes/init_templates.php on line 28
Code:
PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/*****/public_html/admin/includes/functions/extra_functions/recaptcha_functions.php:128) in /home/*****/public_html/admin/includes/functions/general.php on line 21

I also noticed that the reCAPTCHA link in admin goes nowhere and just goes back to the home page?

The only way i can use admin is to remove these files!

HELPPPPPPPPPPPPPP! PLEASE!