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)

93Corvette 02-13-2009 05:01 AM

1 Attachment(s)
Quote:

Originally Posted by Fungsten (Post 1742108)
Then anyone could delete any user.

The way I read this statement:
"Additional Users
Enter a list of additional userids (in addition to the groups specified above), separated by commas, who can use this tool."

So, it seems to me, that these people are not in group 5, 6, 7. This to me means you can put a trusted regular user. Let's say someone that has the trust, but doesn't want to be a moderator (example: A spouse)

Or am I reading this paragraph wrong?

93Corvette 02-15-2009 07:56 AM

Bump...
It's been a couple days, does anyone how to do the limited user bans? (see above post)

putergirl 02-15-2009 08:09 PM

installed

Sweeks 02-17-2009 06:43 PM

Deepest sympathies, installed and thank you.
________
Gang Bang Wife

blaize 02-18-2009 05:16 PM

1 Attachment(s)
Quote:

Originally Posted by proxx (Post 1742267)
sorry to hear about the author.

I hope someone will re-make this hack for 3.8.x it was super useful

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.

photoads 02-27-2009 02:49 PM

Sorry to hear about the author very sad event...

Installed and working on 3.8.1

I added this to the postbit template

Code:

<if condition="can_moderate()">
<tr><td class="vbmenu_option"><a href="misc.php?$session[sessionurl]do=spamcleanconfirm&amp;u=$post[userid]">$vbphrase[spammer_ban_member]</a></td></tr>
        </if>

now shows in the dropdown

I put it in after

Code:

        <if condition="$show['search']">
                <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
        </if>


pmdpmd 03-02-2009 08:11 AM

When I try blaize's solution, I get:

"Your submission could not be processed because a security token was missing."

When I click Confirm on the one-touch page - any ideas?

furnival 03-06-2009 12:34 PM

Quote:

Originally Posted by pmdpmd (Post 1758303)
When I try blaize's solution, I get:

"Your submission could not be processed because a security token was missing."

When I click Confirm on the one-touch page - any ideas?

Same problem here. Anyone out there know a way to fix this please?

SVTCobraLTD 03-06-2009 01:14 PM

Quote:

Originally Posted by pmdpmd (Post 1758303)
When I try blaize's solution, I get:

"Your submission could not be processed because a security token was missing."

When I click Confirm on the one-touch page - any ideas?

Quote:

Originally Posted by furnival (Post 1761745)
Same problem here. Anyone out there know a way to fix this please?

https://vborg.vbsupport.ru/showpost....&postcount=298

furnival 03-06-2009 02:27 PM

Thanks very much. The lesson is to always read a bit further than the very recent posts.


All times are GMT. The time now is 04:31 PM.

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.02190 seconds
  • Memory Usage 1,743KB
  • 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