Your ultimate PunBB resource!
You are not logged in.
I also experienced the slow down, and this blog post explains why:
http://www.phinesolutions.com/why-my-ak … -slow.html
So I grabbed the new 0.4 PHP5 Akismet class at:
http://www.achingbrain.net/stuff/php/akismet
Replaced Akismet.class.php in /include, no more slowdown. I don't think the lines in post.php that calls the class needs to change, I could be wrong, but I'll see if it catches spam today, if it does, then it's a go.
Offline
As a follow up on my previous post.
Replacing Akismet.class.php with the new 0.4 version fixes the slowdown and I can confirm it catches spam.
Offline
I've updated this mod. I fixed some bugs and updated the class. It works on FluxBB 1.4-beta and I think it also work on FluxBB/PunBB 1.2. There's still a lot to fix but it works now.
Download can be found here (akismet_fluxbb-1.1-beta.tar.gz): http://files.61924.nl/misc/
Offline