[ABD] phpBB3 Akismet integration

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
Anon
Former Team Member
Posts: 7019
Joined: Fri Jan 02, 2004 7:33 am
Location: Christchurch, New Zealand

[ABD] phpBB3 Akismet integration

Post by Anon »

MOD Title: phpBB3-Akismet integration
MOD Description: Enables the use of the Akismet SPAM detection service to be used with phpBB3 when posting
MOD Version: 0.0.2

MOD Download: Latest Version

Demo Board : http://phobos.tk/akismet/phpBB3

This MOD will enable the use of Akismet with phpBB3. Akismet is a SPAM service - originally for Wordpress but has been ported to many platforms.

What this MOD does is send various things (username, User IP etc) to the Akismet service for spam testing. If it is classified as a spam post or user, it will be blocked. To use this, you will need an API key from Wordpress. These are free. You may get one from http://wordpress.com/api-keys/

This MOD is currently very simple. It can check based on the 4 criterion & check details on registration... but that's about it. More features are planned for later, but for now testing to make sure that it works would be much appreciated.

The demo board is as above. Guest posting is enabled, and to automatically set Akismet off use the username "viagra-test-123" just so you can see that it actually does work. Note that this doesn't work if viagra-test-123 is anything else, like the post content :P

Changelog:
  • 0.0.2: Incorporates testing at registration
    0.0.1: First version. Basic post testing
To do:
  • ACP page for inputting API key - 0.0.3
    Pulling config info from database - 0.0.3
    SPAM queue & corrections (spam -> ham) - 0.0.4
    Marking posts as spam - 0.0.4/0.0.5?
    Feature requests - 0.0.5/0.0.6/1.0.RC
Feature requests/bugs/translations? Please send me a PM here, but please prefix your post with [Akismet] to make it obvious :)
Last edited by Sam on Sat Aug 07, 2010 5:34 am, edited 1 time in total.
Reason: Marked mod as abandoned, if the original poster wishes to continue this, please PM any MOD team member to have it unlocked.
User avatar
john010117.2
Registered User
Posts: 98
Joined: Wed Dec 19, 2007 7:12 pm
Location: US

Re: [DEV] phpBB3 Akismet integration

Post by john010117.2 »

Looks like the "AKISMET_SPAM" language key is undefined (shown when the submitted post is flagged). I've been meaning to make a MOD like this, but you've beat me to it. Thanks. :)
...
User avatar
Anon
Former Team Member
Posts: 7019
Joined: Fri Jan 02, 2004 7:33 am
Location: Christchurch, New Zealand

Re: [DEV] phpBB3 Akismet integration

Post by Anon »

I know it is, and that will eventually be fixed in 0.0.2 :P
User avatar
damsprivate
Registered User
Posts: 461
Joined: Sun Aug 17, 2008 10:39 pm
Location: indonesia

Re: [DEV] phpBB3 Akismet integration

Post by damsprivate »

demo doest work for me :geek:
binus university 2009 .
"did u know that 17 august ( when i join this forum ) is at Indonesia independence day ? "
User avatar
Anon
Former Team Member
Posts: 7019
Joined: Fri Jan 02, 2004 7:33 am
Location: Christchurch, New Zealand

Re: [DEV] phpBB3 Akismet integration

Post by Anon »

Updated to 0.0.2

damsprivate: Can you provide more info? Does it not check, false positive...?
User avatar
Phil
Former Team Member
Posts: 10403
Joined: Sat Nov 25, 2006 4:11 am
Name: Phil Crumm

Re: [DEV] phpBB3 Akismet integration

Post by Phil »

damsprivate wrote:demo doest work for me :geek:
Erm... seems to be working alright here.
Your post has been classified as SPAM by Akismet. You will not be able to post that message here.
Moving on, with the wind. | My Corner of the Web
akuretz
Registered User
Posts: 9
Joined: Thu Dec 18, 2008 6:25 pm

Re: [DEV] phpBB3 Akismet integration

Post by akuretz »

The documentation doesn't work, I had to fix the following errors in the xml file:
- line 2 Change path of xsl file to remove leading directory as the xsl is stored in the same dir as the xml
- line 140 Add a closing action tag
- line 148 Add a closing action tag

Once I fixed those, I found the following issues:
- There is no includes/functions_post.php I presume you mean includes/functions_posting.php
- There are no require statements that match the Find in posting.php, so I added the code after the includes. This looks like a copy/paste error from the ucp.php file

I've installed the mod and had no problem creating a user named "viagra-test-123", is there something else I need to do? Purge cache?
demon327
Registered User
Posts: 847
Joined: Thu Nov 16, 2006 2:16 pm

Re: [DEV] phpBB3 Akismet integration

Post by demon327 »

Seems like a cool mod, but maybe you can use this one:
http://www.lithiumstudios.org/forum/vie ... f=31&t=941

cause that would be to see both in one mod ;)
akuretz
Registered User
Posts: 9
Joined: Thu Dec 18, 2008 6:25 pm

Re: [DEV] phpBB3 Akismet integration

Post by akuretz »

Purging cache didn't help. I tested on your demo board and it worked, so not sure if the incorrect install steps prevent the check from working.
User avatar
damsprivate
Registered User
Posts: 461
Joined: Sun Aug 17, 2008 10:39 pm
Location: indonesia

Re: [DEV] phpBB3 Akismet integration

Post by damsprivate »

my isp.. sry sry..said needs to be routing done :mrgreen: ,
binus university 2009 .
"did u know that 17 august ( when i join this forum ) is at Indonesia independence day ? "
User avatar
Anon
Former Team Member
Posts: 7019
Joined: Fri Jan 02, 2004 7:33 am
Location: Christchurch, New Zealand

Re: [DEV] phpBB3 Akismet integration

Post by Anon »

akuretz: so many dumb mistakes, so little time. many thanks :)

About registering as viagra-test-123, it should be immediate, provided you've added in your board url & akismet key as required
arpegio23
Registered User
Posts: 1
Joined: Thu Feb 26, 2009 11:53 am

Re: [DEV] phpBB3 Akismet integration

Post by arpegio23 »

Hi,
I am having some trouble with akismet on my oforum. If i try to post more than one reply, my posts are identified as spam and i get some message that says "AKISMET_SPAM". Though i installed Akismet, I can't find anything in the Administration Control Panel that seems to even relate to it, so I can't figure out where i can change Akismet settings.
Can anyone help please?

thanks

A.
luiaxana
Registered User
Posts: 14
Joined: Mon Feb 18, 2008 5:54 pm

Re: [DEV] phpBB3 Akismet integration

Post by luiaxana »

am i losing my mind but i cant find any install instructions in the download.

I am not using MODX.
PHPbb3.

Thanks
User avatar
bonelifer
Community Team Member
Community Team Member
Posts: 3628
Joined: Wed Oct 27, 2004 11:35 pm
Name: William

Re: [DEV] phpBB3 Akismet integration

Post by bonelifer »

DELETED
William Jacoby - Community Team
Knowledge Base | phpBB Board Rules | Search Customisation Database
Please don't contact me via PM or email for phpBB support .

phpBB Modders is looking for developers! If you have phpBB experience and want to join us, click here!
rAdic
Registered User
Posts: 426
Joined: Mon Apr 25, 2005 11:32 pm

Re: [DEV] phpBB3 Akismet integration

Post by rAdic »

luiaxana wrote:am i losing my mind but i cant find any install instructions in the download.

I am not using MODX.
PHPbb3.

Thanks
same here, there does not seem to be any readme etc and from the looks it seems this mod was never finished so I have aborted this.
The Australian Forums - Australia Discussion Forum - Discuss Australia topics or generally anything

Return to “[3.0.x] Abandoned MODs”