Okay what have I broken?? (Only thing I can remember doing yesterday was adding the comment spam by renaming htsrv and adding .htaccess to block external access to post_comment)
I get these errors when trying to login or when posting a comment:
Warning: Cannot modify header information - headers already sent by (output started at /home2/mikkyt/public_html/blogs/conf/_advanced.php:328) in /home2/mikkyt/public_html/blogs/b2evocore/_functions_users.php on line 66
Warning: Cannot modify header information - headers already sent by (output started at /home2/mikkyt/public_html/blogs/conf/_advanced.php:328) in /home2/mikkyt/public_html/blogs/b2evocore/_functions_users.php on line 67
Warning: Cannot modify header information - headers already sent by (output started at /home2/mikkyt/public_html/blogs/conf/_advanced.php:328) in /home2/mikkyt/public_html/blogs/b2evocore/_functions_users.php on line 68
Warning: Cannot modify header information - headers already sent by (output started at /home2/mikkyt/public_html/blogs/conf/_advanced.php:328) in /home2/mikkyt/public_html/blogs/b2evocore/_functions_users.php on line 69
Warning: Cannot modify header information - headers already sent by (output started at /home2/mikkyt/public_html/blogs/conf/_advanced.php:328) in /home2/mikkyt/public_html/blogs/b2evocore/_functions_users.php on line 81
setcookie cookieb2evouser failed!
Warning: Cannot modify header information - headers already sent by (output started at /home2/mikkyt/public_html/blogs/conf/_advanced.php:328) in /home2/mikkyt/public_html/blogs/b2evocore/_functions_users.php on line 83
setcookie cookieb2evouser failed!
Seems like it could be a cookie problem. Try clearing your browser's cookies and see if that helps. Then you should undo the changes you just did, one at a time, and see if one of them is causing this.