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)
-   -   Miscellaneous Hacks - Viewable Ban List (https://vborg.vbsupport.ru/showthread.php?t=204390)

BamaStangGuy 02-05-2009 10:00 PM

Viewable Ban List
 
1 Attachment(s)
Please remember to click Mark as Installed if you use this modification.
Support questions from members who have not marked this as installed will be considered low priority. I will do my best to support this modification but plan no additional features at this time.

This is also my first modification released here. I appreciate any constructive criticism.

This product will show you a list of every user you have banned and allow you to define who can view the list via usergroups.

You can see this live here: http://www.mustangevolution.com/foru...php?do=banlist

History:
v1.0.0
- Initial Release
v1.0.1
- Added auto link for Community Links.
v1.0.2
- Fixed Missing Thread Prefixes
v1.0.3
- Added more options for auto displaying link in navbar
v1.0.4
- Fixed Missing Phrases
- Print no permission page if not allowed to view
v.1.0.5
- Fixed Navbar Links

BamaStangGuy 02-05-2009 10:49 PM

This modification *should* work with 3.6+ but it has only been tested on 3.8.

Brandon Sheley 02-05-2009 10:55 PM

nice mod Brent :)

BamaStangGuy 02-05-2009 10:58 PM

Quote:

Originally Posted by Loco.M (Post 1735617)
nice mod Brent :)

Thanks Brandon :)

Lone Gunman 02-05-2009 11:20 PM

thanks. ill give it a try. look forward to seeing more of your work as well.

BamaStangGuy 02-05-2009 11:23 PM

Quote:

Originally Posted by Lone Gunman (Post 1735631)
thanks. ill give it a try. look forward to seeing more of your work as well.

Please let me know how it works for you and what version of vBulletin you are using.

Huy Ho?ng 02-05-2009 11:26 PM

Very good.
Mark Install

Lone Gunman 02-06-2009 12:22 AM

works lovely. 3.8.1. nice and simple.... easy to add on. keep up the good work.

installed....
nom-motm

(love south park)

jluerken 02-06-2009 05:28 AM

I am getting a db error when trying to use this
Code:

Datenbankfehler in vBulletin 3.8.1:

Invalid SQL:
SELECT u.username AS 'banned', c.username AS 'admin', u.userid AS bannedid, b.adminid AS adminid, bandate, liftdate, reason FROM userban b
                LEFT OUTER JOIN user u ON u.userid = b.userid
                LEFT OUTER JOIN user c ON c.userid = b.adminid
                ORDER BY bandate DESC
                LIMIT 0, 25;

MySQL-Fehler  : Table 're_forum.userban' doesn't exist


BamaStangGuy 02-06-2009 05:32 AM

Getting a fix uploaded now. I forgot to add the table prefixes for one of the queries.


All times are GMT. The time now is 04:58 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.01053 seconds
  • Memory Usage 1,733KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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