Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > MISCELLANEOUS > Lounge

Post Reply
 
Thread Tools
  #1  
Old 03-13-2008, 05:29 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Fighting spam

What is the best way to fight spam?

I get tones of spam since 1 week, I just don't know how to fight them to no received the comment's spam post to my site. Defensio did the job of not showing them on the site but I still get e-mail






I have eanble token and defensio but I would like to know How ca I block ip or hostname to come to my site?

I just got 13 in a row and it is not finish...

This is what I have since 1 week...

Last edited by fredxeric; 03-31-2008 at 01:03 AM.
Reply With Quote
  #2  
Old 03-13-2008, 06:14 PM
jaywilliams's Avatar
jaywilliams+ Offline
Team Pixelpost
 
Join Date: Sep 2005
Posts: 1,003
Send a message via AIM to jaywilliams Send a message via MSN to jaywilliams Send a message via Yahoo to jaywilliams Send a message via Skype™ to jaywilliams
Make sure you have the latest version of the Defensio addon. The latest version won't e-mail you the comments that are flagged as spam.
So your inbox will say clean and tidy.

http://www.pixelpost.org/extend/addo...for-pixelpost/
__________________
Jay Williams | A Different View
Reply With Quote
  #3  
Old 03-13-2008, 07:03 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Quote:
Originally Posted by jaywilliams View Post
Make sure you have the latest version of the Defensio addon. The latest version won't e-mail you the comments that are flagged as spam.
So your inbox will say clean and tidy.

http://www.pixelpost.org/extend/addo...for-pixelpost/
I do have the latest version of defensio!
Reply With Quote
  #4  
Old 03-14-2008, 06:20 AM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
Fred-eric:

Open the front_defensio.php, goto line 135. if it says:
PHP Code:
global $pixelpost_db_prefix
replace with:
PHP Code:
global $pixelpost_db_prefix,$cfgrow
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote
  #5  
Old 03-14-2008, 09:04 AM
xact Offline
pp regular
 
Join Date: Oct 2007
Posts: 46
I don't know about other methods, but it's more than 2 weeks now since I don't know what spam is (God bless!!). What I did (worked on image_template.html) :
- in the <form> line I've replaced "index.php?x=save_comment" with "index.php?x=saIwantNoSpamcomment";
- after <form> line I've added <TOKEN>
- after </form> line I've added this script:
HTML Code:
<script type="text/javascript">
trueAction = "index.php?x=saIwantNoSpamcomment";
trueAction = trueAction.replace(/IwantNoSpam/g, "ve_");
document.forms.commentform.action = trueAction;
</script>

Instead of "IwantNospam" you can put whatever string you want, as I did in my template.

PS. I keep akismet/defensio disabled and it's all clean. I'm thinking to enable immediate publishing...

Last edited by xact; 04-04-2008 at 08:38 PM.
Reply With Quote
  #6  
Old 03-14-2008, 12:18 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Quote:
Originally Posted by Dennis View Post
Fred-eric:

Open the front_defensio.php, goto line 135. if it says:
PHP Code:
global $pixelpost_db_prefix
replace with:
PHP Code:
global $pixelpost_db_prefix,$cfgrow
the $cfgrow was not there...
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 01:18 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs