vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Moderators Functions - One-touch Spam Ban and Cleanup (https://vborg.vbsupport.ru/showthread.php?t=156444)

Fergal C 04-15-2009 03:23 PM

Deepest sympathies to the Mod author's friends and family. I've used this Mod for quite some time and it has saved me a huge amount of time when it comes to deleting junk from my forum.

Thanks to Outbackmark and Blaize for providing the code to make this excellent Mod work in 3.8.

Fergal C 04-15-2009 03:25 PM

Quote:

Originally Posted by Fungsten (Post 1791205)
I haven't read through all the posts so sorry if this has already been asked. I logged into a test account I have, and the "One Touch Ban" showed up in other user profiles. Has anyone else seen this? :confused: :(

I also see it, when I log in with a test account. However, when I try to ban and clean from a test account, it tells me I don't have permission to do so - which is a good thing obviously.

Fungsten 04-16-2009 06:25 PM

Quote:

Originally Posted by HostBidder.com (Post 1791819)
I also see it, when I log in with a test account. However, when I try to ban and clean from a test account, it tells me I don't have permission to do so - which is a good thing obviously.

Thanks. How can it not show at all?

gbox master 04-20-2009 07:17 PM

edit
fx my problem with reinstall

john h 04-24-2009 08:18 AM

working on 3.8.2

johnrizz 05-15-2009 06:59 PM

It would be a nice add on to see the users email address be banned along with its IP address also! Anyone know how to do this?

mme42 05-16-2009 04:34 AM

Quote:

Originally Posted by stone0075 (Post 1811453)
It would be a nice add on to see the users email address be banned along with its IP address also! Anyone know how to do this?

Banning the IP address is in the options for the product.

AdminCP > vBulletin Options > One-touch Spam Ban and Cleanup Options > "Should the IP address of the spammer also be added to the banned IP list?" = yes

As for banning the email address, just make sure that you a requiring a unique email address for each user in the standard vb user registration options. Then once they are banned, the email address that they were using can't be used again. It doesn't actually add it to the banned list, but it achieves the same thing.

AdminCP > vBulletin Options > User Registration Options > Require Unique Email Addresses = yes

Farman 05-27-2009 09:33 AM

Quote:

Originally Posted by blaize (Post 1748207)
Sorry to hear about the mod writer's passing RIP. This is a great mod. I've installed it on a 3.8 board and it seems to be running fine. I just followed the configuration option here and manually edited the MEMBERINFO template to get it showing on the member's profile page.

I searched for
Code:

<if condition="$show['edit_profile']">
                                                <li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
                                        </if>

And after it added

Code:

<li class="thead"><a href="misc.php?$session[sessionurl]do=spamcleanconfirm&amp;u=$userinfo[userid]">$vbphrase[spammer_ban_member]</a></li>
I don't know if that will work for everyone but it certainly worked for me.

Thanks bro, its solved my prob!

BadgerDog 06-07-2009 11:02 AM

Quote:

Originally Posted by blaize (Post 1748207)
Sorry to hear about the mod writer's passing RIP. This is a great mod. I've installed it on a 3.8 board and it seems to be running fine. I just followed the configuration option here and manually edited the MEMBERINFO template to get it showing on the member's profile page.

I searched for
Code:

<if condition="$show['edit_profile']">
                                                <li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
                                        </if>

And after it added

Code:

<li class="thead"><a href="misc.php?$session[sessionurl]do=spamcleanconfirm&amp;u=$userinfo[userid]">$vbphrase[spammer_ban_member]</a></li>
I don't know if that will work for everyone but it certainly worked for me.

I'd like to add this to the member's profile as well, but I'm using v3.67 ....

Any idea what to look for and where to add to do this?

Thanks for any help ... :)

Regards,
Badger

atcspaul 06-18-2009 10:47 AM

it already shows up in the profile page without any changes, its under the statistics of the member only if they have posted at least once.


All times are GMT. The time now is 09:41 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.02656 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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