Akismet Spam Protection

Started by vbgamer45, December 29, 2006, 02:19:52 AM

Previous topic - Next topic

TEOC2

Works OK for me so far.

One thing, can i use the same API key for more than one forum ive installed this too?

jbosch6

Great stuff. I am using it on version 1.1.3 with success. One comment though, I am using a different language. So when I went to the "Askimet Configuration" link, the page had no text. I fixed it by copying the part between the "---- Begin Akismet Mod ----" tags in Modifications.english.php to my language file. Perhaps, for future users, you can also mention this in your description of the files to change for a theme.

Thanks again! Great stuff.

Neorics

#102
nvm problem solved, thanks
[For Hire] I can help you with anything regarding Simple Machines Forum  ~ My Portfolio

forty

this is almost working for me.
no problem with speed but the topics which are deleted as spam still counts as post.

vdrover

#104
Anybody got this working with 1.1.4?

Also, Akismet was totally slowing down posting on my site. The solution seems to be simply uninstalling akismet and the re-applying the mod.

I reinstalled being certain to use the fixed package. Posting is still very slow.

Ol' Wombat

I've installed the fixed Akismed mod and can not post any message:

Fatal error: Cannot redeclare class Akismet in /home/myenchan/public_html/forum/Sources/Akismet.class.php on line 55


uninstalling corrupts the database due to this error

Unknown column 't.spam' in 'where clause'
File: /home/myenchan/public_html/forum/Sources/MessageIndex.php
Line: 461


how can I fix that?





Ol' Wombat

Found the Akismet function twice in Subs-Post - deleted one!

A new error pops up:

Column 'spam' specified twice
File: /home/myenchan/public_html/forum/Sources/Subs-Post.php
Line: 1599

..and here is line 1599:

SUBSTRING('$posterOptions[ip]', 1, 255), " . ($msgOptions['smileys_enabled'] ? '1' : '0') . ", '',  " . ($spam == true ? '1' : '0') . ",  " . ($spam == true ? '1' : '0') . ", SUBSTRING('$msgOptions[icon]', 1, 16))", __FILE__, __LINE__);


looks like there is something double as well - I can't sort that coz the syntax is too cryptic for me!
Help!



TrueSatan

If the mod is doubled in one of your files that it edits the probability is that it is doubled in all of them...check each of the edited files and remove the duplications.

Ol' Wombat

I am genuinely finished with that mess!  :)
No more Akismet for me.



LoveFlying

I'm not getting the Configuration link.

SMF 1.1.4
Standard theme
Akismet Spam Blocking verision 1.1.1

It installs OK. It's listed under installed packages.  But no configuration link.

Thanks for your help.

shinji257

Just so you guys know.  I was installing some mods and Akismet Spam Filtering and vReportBoard mods conflict with each other.  No amount of special editing will work around it.  I had done some reversions to get it to try to go but the issue is with the sql query in one of the files.  Specifically ./Sources/Display.php fails the test.

This is due to this edit:
<operation>
<search position="before">smileysEnabled, posterName, posterEmail,</search>
<add> spam,</add>
</operation>
<operation>
<search position="before"><![CDATA[
FROM {$db_prefix}messages
WHERE ID_MSG IN (" . implode(',', $messages) . ")
]]></search>
<add><![CDATA[{$spamclause}]]></add>
</operation>

I'll try to get it to work again sometime but it isn't a priority.

L'AltroWeb

#111
Quote from: Ol' Wombat on November 12, 2007, 03:24:38 PM
I've installed the fixed Akismed mod and can not post any message:
Fatal error: Cannot redeclare class Akismet in /home/myenchan/public_html/forum/Sources/Akismet.class.php on line 55
HI!
I have the same problem.
If you want you can test here (guest can write to this board):
http://darkwolf.altervista.org/forum/index.php?topic=5.0
How i can fix?
Thanks in advance, DarkWolf  :)
-
Edit!
I have actually uninstalled  ::)
-
Riedit: i have full uninstalled and reinstalled, now is ok (mark spam etc) but:
1) if i delete a spam post my database is corrupt
2) guest or "standard user" post is really slow (10 minute and+)
I love akismet with wordpress but... sorry IMHO this smf mod is unsafe and really bugged  :(

ryanhellyer

Hi, great idea for a plugin you have here.

Do you have any plans to upgrade this for SMF2? I'm using the new version to moderate guest posts on my new forum (http://pixopoint.com/forum/), but would love to implement Akismet to avoid having to pour through hordes of spam just to find the real posts.

Freederic

#113
Hi,

As "Daniel15" wrote :
QuoteNote that this may differ depending on your theme. If in doubt, write a comment, and I'll see how to modify your theme.

I can confirm  ;) on the theme I use Akismet don't run as I expected!

firstly I have to tell you :
I am a real news forum admin, I have no knowedge on PHP as development.
The only thing I do is copy and paste  ;) And I think I do that well O:)
... if I know wahat and where to copy.
So.

I install SMF 1.1.4 then french patch.
Everything was OK.
"SMF" code check for an upgrade and propose to install the 1.1.5 patch.
Done.
No problem.

I set and use Classic YaBB SE theme.
My forum is french reader/writer only.

I download Akismet, got a API key then install the Akismet MOD through the SMF // Admin // packet manager //Download // then Install - activate -or ssomething like that.

Install result wrote .. OK install successfully!

But, after that, I was not able to write new post.
I got error  :
QuoteErreur de base de données: MySQL server has gone away
Fichier: /homepages/6/d179291000/htdocs/services/test/Sources/Subs-Post.php
Ligne: 1602

and the link to Subs-Post.php
This file is the original one modified by the Akisment installation.

I check on this topic and can't found which file and what to edit ...

Please help.

Freederic

So,  ???

no more comment?
Is someboby still here  ;)

ssufian

Quote from: Frederic on May 17, 2008, 05:28:17 AM
So,  ???

no more comment?
Is someboby still here  ;)


Oh no!

This thread has not been updated since May 17!

Where is this mod admin?

Achillea


ssufian

Quote from: Achillea on July 16, 2008, 11:53:16 AM
Will this work on 1.1.5?

Don't use it in 1.1.5

I've tried it before

Disastrous!

I have to uninstall them manually tracking back one by one...

Achillea

Thanks for the warning, ssufian.  Sounds like it's more trouble than the spammers themselves.

ssufian

Quote from: Achillea on August 01, 2008, 04:55:16 PM
Thanks for the warning, ssufian.  Sounds like it's more trouble than the spammers themselves.

Welcome...

I still hope the owner will come back or some other mod for Akismet created

Advertisement: