Same problem here, and I just read another thread in which a few others were having the same trouble. Sounds like a bug to me.
do not upgrade it yet ๐ yes it has a problem.
i had a same problem with 2.1.6 too same as with 2.1.7 now.
here is the solution=
delete akismet and upload the akismet comes with the wordpress 2.6.1 in the content>plugin>
use that one , it works ๐
must be a bug, got the same problem on 3 different blogs
me also.. got the same problem..
same here. wordpress 2.6.1 and akismet 2.1.7
I’m having the same problem with Akismet. It’s not working.
Isnt there anyone to solve this problem? ๐
Yep, it is broken!
And lets hope that dev team is reading it and provides a new version soon otherwise instead of helping – it will get our blogs overrun with spam
A new version marks spam very well, but it’s not possible to delete marked spam posts.
I hope the dev team will resolve this problem as soon as possible, but there’s no reason to panic. ๐
I have same problem on different blogs too.
Get the previous version here ๐
The best-solution is to change the line 727 from:
if ( ! ( isset( $_GET['recheckqueue'] ) || isset( $_REQUEST['action'] ) ) )
To:
if ( ! ( isset( $_GET['recheckqueue'] ) || isset( $_GET['action'] ) ) )
Regards
Well akismet 2.1.8 is now avaliable…
So now the problem is fixed.
Regards
yeah works great again ! thanks for the fast fix :=)