ZenphotoCMS Forum
new akismet plugin with php5 classes - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: new akismet plugin with php5 classes (/thread-9096.html)

Pages: 1 2 3 4 5


new akismet plugin with php5 classes - vincent3569 - 04-12-2011

hi

to make it more convenient for you, I will host my plugin akismet_php5 on my website.

there is 2 releases of the plugin :
1.0.0 : intial release for zenphoto =< 1.4.1.6
1.1.0 : with improvements described above, for zenphoto >= 1.4.2 (beta included)

You can find a news here: http://www.vincentbourganel.fr/news/akismet-spam-filter-for-Zenphoto

Can you change the link on the page http://www.zenphoto.org/news/spamfilter-akismet_php5 ?

As said in my news, please report bugs and feedback on the Zenphoto forum and I will try to fix as soon as possible.




new akismet plugin with php5 classes - acrylian - 05-12-2011

Thanks for taking it over, very appreciated. I have updated the plugin entry.




new akismet plugin with php5 classes - Laurent - 06-12-2011

Hi Vincent,
Thanks for this plugin.
However, How can i check that the plugin is working ?
My catpha is sitll live with the akismet working ... Is the correct way to use this ?

Thanks
Laurent.

== In French, it's more accurate for me ==
Salut Vincent,
Merci pour ce plugin.
Cependant, comment être sur que celui-ci soit fonctionnel ? Le Captcha est-il toujours nécessaire et/ou compatible avec aksimet ?
Un petit Tuto
Merci beaucoup pour ton implication.

Laurent




new akismet plugin with php5 classes - vincent3569 - 06-12-2011

hi,

you can check if the plugin works on your website by sending a comment with "viagra-test-123" as the author.
Akismet always detect the comment as spam.

maybe you could read
http://akismet.com/how/
http://akismet.com/support/
http://akismet.com/development/api/#comment-check.

information :

  • with 1.0.0, the akismet key is not checked by the plugin : if the key is invalid you have a fatal error when you send a comment.
  • with 1.1.0, the akismet key is checked by the plugin in the admin tabs, so this issue is fixed.

according to me, captcha is not necessary on comment if you use Akismet.

and in my case, I had maybe 20 spam a day before, and now, I have maybe 1 spam a week.
so it seems to work :-)




new akismet plugin with php5 classes - vincent3569 - 06-12-2011

be carrefull :

  • 1.0.0 : intial release for zenphoto =< 1.4.1.6
  • 1.1.0 : with improvements described above, for zenphoto >= 1.4.2 (beta included)

Hervé Queyranne (who helps to on release 1.1.0) gives a patch on zenphoto 1.4.1.5/1.4.1.6 to use the new release of Akismet (but it's a hack of zenphoto : do that at your own risks) :
follow the link : http://www.queyranne.ch/site/news/aksimet-ver-1.1




new akismet plugin with php5 classes - Laurent - 07-12-2011

Ok, Thanks you. It's for the test on the 1.4.2 Beta release of ZP.

Laurent




new akismet plugin with php5 classes - vincent3569 - 22-09-2012

hi

Sometimes, I have some SPAM on my website and I notice that there is a time-out from akismet server (maybe server is too busy).

I made some improvements on my plugin : if Akismet API key is invalid or akismet doesn't give a response to request, comments are moderated.

before publish this new version, I need some tests :
you can download a beta version here :
http://www.vincentbourganel.fr/data/akismet_php5%201.2.0.RC.zip

thanks in advance to beta users.
please report any bugs or any troubles on forum.




new akismet plugin with php5 classes - Laurent - 23-09-2012

Ok Vincent, i'll test it since i have quite the same trouble !

Cdlt,
Laurent




new akismet plugin with php5 classes - vincent3569 - 24-09-2012

thanks !

there is a new RC to download :
http://www.vincentbourganel.fr/data/akismet_php5%201.2.0.RC2.zip

I need to know if someone have some
====> &#36;akismet->Exception : ...
in debug log (admin of zenphoto)

follow install instructions in install.txt




new akismet plugin with php5 classes - Laurent - 25-09-2012

Hi,
At this time all works great for me. I have no error in the debug log section.

I'll look for time to time.

Thanks a lot
Laurent