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)

styleforum 06-12-2006 10:10 PM

Quote:

Originally Posted by RaidenDAWG2
Which array error? I might have a fix for it...

-RD

It looks like it was just on the first couple messages I tried. I am guessing it happened because the messages were already in the "move to" forum. Thanks though.

Is there any way to disable the "send email" options or other options from being checked? I don't want to mail my spammers and I don't really want to get mail when the thing has been used, and my mods sometimes forget to uncheck things.

Thanks. Great script BTW. We are loving the ease of destruction over here. :)

RaidenDAWG2 06-13-2006 02:00 AM

Quote:

Originally Posted by styleforum
It looks like it was just on the first couple messages I tried. I am guessing it happened because the messages were already in the "move to" forum. Thanks though.

Is there any way to disable the "send email" options or other options from being checked? I don't want to mail my spammers and I don't really want to get mail when the thing has been used, and my mods sometimes forget to uncheck things.

Thanks. Great script BTW. We are loving the ease of destruction over here. :)

You're quite welcome :)

Alright, for the serious stuff, lemme look at the template code here (been a while...)...

Alright, disable all emails, take these lines...

Code:

<input type="checkbox" value="1" name="DOESPAMMER" checked>Email Spammer<br>
<textarea cols="30" rows="8" name="emailtext">
$vboptions[settingdefaultemail]
</textarea><br>
<input type="checkbox" value="1" name="DOWEMAS" checked>Email Webmaster<br>

And change them to...

Code:

<input type="hidden" value="0" name="DOESPAMMER" checked>Email Spammer<br>
<input type="hidden" value="0" name="DOWEMAS" checked>Email Webmaster<br>

Should do the trick :)

I'll be sure to throw that in the update as an option (Version 2.0 coming...sometime in the next month, I promise, got a bunch of stuff I backburnered during school catching up with me first ;)).

-RD

Desihunk 06-13-2006 02:47 AM

Some of my members in the forum are posting like 20 posts in the same thread consecutively; sorry if I sound as if I am a n00b but THAT would be considered as Spam too correct?

RaidenDAWG2 06-13-2006 03:18 AM

Quote:

Originally Posted by Desihunk
Some of my members in the forum are posting like 20 posts in the same thread consecutively; sorry if I sound as if I am a n00b but THAT would be considered as Spam too correct?

Technically, I guess that'd be considered spam. Depending on how much time you have on your hands, might be easier just to merge their posts using vB's built in inline moderation system.

-RD

Desihunk 06-13-2006 03:24 AM

I had seen on a forum that too many posts made would be merged auto. is there anyway to do that? I checked my ACP's Posting Options but couldn't see anything like that...

If you know what to do to auto-merge them, please let me know :)

Thanks..

RaidenDAWG2 06-13-2006 03:38 AM

https://vborg.vbsupport.ru/showthrea...ht=merge+posts

"Use the Search Luke." ;)

-RD

Replicators 06-13-2006 08:07 PM

Another request is to be able to input more usergroup id's in the mod/super mod/and admin Group Id's cause i have 2 usergroups that are admins and i can only have one of them use this feature unfortunantly. Unless there is some sort of code you can give me?

RaidenDAWG2 06-13-2006 10:59 PM

I have code, buuuut it's not stable, and it's very much a work in progress.

That feature is in the base set of features for 2.0 (see post 88 for more confirmed stuff I've worked on ;)), and realistically, it could be hacked into the 1.0.x series, it's just a matter of me figuring out a way to effectively do it without screwing up everything else...

Give me a day or so, I may be able to give you something reasonably soon. I've got another huge project I'm working on right now (vB based, but for a commercial user, needs to be finished by July 21st if it's going to be used this year...it's a stretch, but doable...), so it may take me a couple days to get to it...

-RD

Freezerator 06-23-2006 09:26 AM

<a href="http://www.vbulletin.com/forum/showthread.php?t=189577" target="_blank">http://www.vbulletin.com/forum/showthread.php?t=189577</a>

Is there not a query to undone an action? The query where al posts are deleted, can it be like instead of delete, undelete?

RaidenDAWG2 06-24-2006 06:25 PM

Yeah, this is why I'm installing the posts limits on the next version...

At any rate, like Colin said in the thread you mentioned, that query should reverse the effects of anything. I could include a feature in the 2.x series to undo this particular hack's effects. It'll require a little more work than I have time for at the moment (like I said a couple posts ago, currently working on a major project at the moment that is taking up all my free time).


All times are GMT. The time now is 01:05 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.01257 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (3)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