vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - afterfl0w's Advanced Banlist (https://vborg.vbsupport.ru/showthread.php?t=123800)

JWalker05 08-15-2006 11:28 PM

Ive been waiting for something like this. Awesome mod. *Installed and voted*

Firestar.chkn 08-15-2006 11:32 PM

Hi, is there any way to allow another usergroup besides Admin to see the banlist page?

I created a Core Admin Group on my forums, and they cannot see the page.

Regards
Firestar

Firestar.chkn 08-15-2006 11:42 PM

No matter, I found the way to do it. For those of you who wants to do the same, open the admincp/admin_banlist.php and find the following line of code on line 101:

Code:

if(!is_member_of($vbulletin->userinfo, 6)){
Replace this with:

Code:

if(!is_member_of($vbulletin->userinfo, 6) and !is_member_of($vbulletin->userinfo, 29)){
And just change the 26 into the usergroup that you want to give permission to. Obviously, you can add as many groups as possible, by just adding the code into that line, as I've done above.

cavyspirit 08-16-2006 02:28 AM

Any chance this could be made to work on other restricted user group statuses?

Now that we have the infraction system, I REALLY need a way to see my other restricted user groups as well.

afterfl0w 08-17-2006 03:10 PM

What do you mean?

cavyspirit 08-17-2006 04:41 PM

For example, we have two user groups that place posts on moderation. One allows for PMs, the other doesn't. We need to keep track of those just as much or more so than banned members.

It would be very, very nice if this reporting tied in with the new infraction system. Currently, nothing reports or lists infracted members and their user group status.

We're still forced to keep track manually in our mod forum of a summary of who is in the different groups.

redlabour 08-17-2006 05:10 PM

Excuse me - but what does this Hack do ? I think it is absolutely useless with the new Warning System in 3.6. There is allready a Timebased Banmodus at the Warning Features.

MThornback 08-22-2006 11:35 PM

Did the import bans script get pulled out of the zip? Cause its not in mine :(

b6gm6n 08-25-2006 03:26 PM

Hi dudes... looks and works well... but i wondered... i don't like seeing [ Ban User ] next to mods or admins names...is there a way i can disable that for certain user groups?...please advise, cheers

-b6

afterfl0w 08-27-2006 05:15 AM

Quote:

Originally Posted by redlabour
Excuse me - but what does this Hack do ? I think it is absolutely useless with the new Warning System in 3.6. There is allready a Timebased Banmodus at the Warning Features.

This is a permanent list of all banned users. No idea what you're comparing it to.

Quote:

Did the import bans script get pulled out of the zip? Cause its not in mine
It is now in the admin_banlist.php file. Upload it and surf to it and click on Import Bans :)


All times are GMT. The time now is 07:21 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.01143 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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