vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Spam Decimator Version 1.0.5 (https://vborg.vbsupport.ru/showthread.php?t=93762)

Freezerator 06-25-2006 08:20 PM

I understand, the solution Colin provided worked. Thanks for your reply and good luck with your project you are working on :)

styleforum 06-27-2006 07:49 PM

Would there be a way to make this only apply to users who signed up in the last x time, or who have less than x posts? Maybe inline code in the template change, so the button only shows up for some users? I can't tell if it's a bug or one of my mods getting drunk but a couple of regular users have been decimated lately and I don't want it happening again.

The decimator definitely works, though! :D

RaidenDAWG2 06-28-2006 01:18 AM

Quote:

Originally Posted by styleforum
Would there be a way to make this only apply to users who signed up in the last x time, or who have less than x posts? Maybe inline code in the template change, so the button only shows up for some users? I can't tell if it's a bug or one of my mods getting drunk but a couple of regular users have been decimated lately and I don't want it happening again.

The decimator definitely works, though! :D

Alright, shouldn't be too difficult of a template change here...let's see...

Add something to the effect of...

HTML Code:

<if condition="$post[posts]<=X">
<!-- decimator postbit code here -->
</if>

Where X is the number of posts you want to disallow decimating at and the comment is the general template edit for Decimator...

-RD

styleforum 06-28-2006 04:25 AM

Seems to work! This should prevent anyone but newbs and spammers from being accidentally decimated. I set it to 15 based on our average spammer's habits. Most of them never get near that far before we catch them.

Thanks!

OttawaGolf 07-14-2006 11:09 AM

Love this mod will it work in 3.6?

RaidenDAWG2 07-17-2006 05:07 PM

Quote:

Originally Posted by OttawaGolf
Love this mod will it work in 3.6?

Haven't tested it, but it should theoretically work with 3.6 assuming none of the functions it calls have changed...

I should know here within the next couple weeks for certain though. Still need to upgrade my development environment to 3.6.

-RD

Mouse_cats 07-18-2006 10:44 AM

thanks alot but does it work with vb 3.5.4 because i have tried some hacks for old versions and they work with vb3.5.4

RaidenDAWG2 07-18-2006 07:54 PM

Yep, I just never updated the vB version...should work flawlessly with 3.5.4 (at least it does on my install).

-RD

Yorixz 07-19-2006 09:58 AM

I've been using it with vB 3.5.x and 3.6 since the first releases (of both vB and SpamDecimator) and it works flawlessly, it actually seems to work better on 3.6 than on 3.5, but that might also just be the removal of quite some extensions I was using.

The main thing that is still missing is an undo feature, I'm still hoping that will be added anytime soon ;)

Mouse_cats 07-19-2006 10:08 AM

thanks alot i will try it in my vb


All times are GMT. The time now is 03:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01291 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete