Hey anyone awake in here yet?
I wanted to confirm that a problem with the new Akismet was a local issue, though I don't see why it would be. When I do a Delete All from the new Akismet, I get a "Warning: Cannot modify header information - headers already sent by (output started at .../wp-content/plugins/akismet/akismet.php:283) in .../wp-includes/pluggable.php on line 391" It seems that function akismet_caught() is tossing out a style before the header is sent. That happens because Delete All takes me to http://www.thecodecave.com/wp-admin/edit-comments.php?page=akismet-admin&noh eader=true Remove the noheader=true param and all is good. Can anyone else confirm/deny on the action of the delete all button? ______________________________________________ Brian Layman b5media Inc. <http://www.b5media.com/> www.b5Media.com / <http://www.thecodecave.com/> www.TheCodeCave.com Skype: BrianLayman Cell: (330) 858-3446 Fax: (416) 849-0347 TF: 866-652-7189 _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
