I've just updated to akismet 2.1.7 and I have a problem
When I go into spam queue and press the "delete all" button, nothing happens, except form a page refresh. Can anyone help me with this, or it's a bug from akismet?
Thanks!
I've just updated to akismet 2.1.7 and I have a problem
When I go into spam queue and press the "delete all" button, nothing happens, except form a page refresh. Can anyone help me with this, or it's a bug from akismet?
Thanks!
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
Same problem
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 :=)
This problem is resolved now, with 2.1.8. Thanks for this fix so quickly ;)
Where is 2.1.8? Not finding it.
Thanks
...fixed.
That was indeed a very fast fix. Thanks.
Works fine - even with WP 251
Well done
You must log in to post.