vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Banned Users List (https://vborg.vbsupport.ru/showthread.php?t=228217)

Alucard^ 09-02-2010 08:35 AM

Would be very cool if you can see Permanent and Temporary banned users in the same page.

Clamshells 09-02-2010 11:28 PM

Installed.

Just a suggestion: allow the columns to be sorted ascending or descending.

Thanks!

Eric 09-10-2010 10:31 PM

Quote:

Originally Posted by Clamshells (Post 2093034)
Installed.

Just a suggestion: allow the columns to be sorted ascending or descending.

Thanks!

Will try to work it into the next version =)

Quote:

Originally Posted by Alucard^ (Post 2092715)
Would be very cool if you can see Permanent and Temporary banned users in the same page.

Hmm, I may make this an option.

Quote:

Originally Posted by Delphiprogrammi (Post 2087957)
hi,

there's an uncached template "bannedusers_navbar"

PHP Code:

$cache[] = 'bannedusers_navbar'

hook "cache_templates"

Thanks, will fix this in the next version =)

Injustice 11-15-2010 03:24 PM

Hello,

How can I edit the title to something different from "Banned Users: Permanent Ban, Usergroups: Banned Users"?

Robbed 11-15-2010 08:43 PM

pagination issue, does the same thing on vb default skin?

http://img442.imageshack.us/img442/850/banbl.png

Eric 05-26-2011 06:56 PM

It has been a while, my apologies Robbed. I will look into that issue, but no guarantees. I am admittedly not the best with CSS.

Eric 06-23-2011 08:33 AM

v1.1.5 - June 23rd, 2011
-- Added 'bannedusers_navbar' to the cache, it was previously uncached (props to Delphiprogrammi).
-- Added suggestion by Clamshells: allow the columns to be sorted ascending or descending.
-- Updated template HTML/CSS to hopefully fix the pagination display issue.
-- Updated to be compatible with vB 4.1.x, should be compatible back to 4.0.5

Konkere 09-04-2011 07:05 PM

Quote:

Originally Posted by Eric (Post 2211668)
v1.1.5 - June 23rd, 2011
-- Added 'bannedusers_navbar' to the cache, it was previously uncached (props to Delphiprogrammi).
-- Added suggestion by Clamshells: allow the columns to be sorted ascending or descending.
-- Updated template HTML/CSS to hopefully fix the pagination display issue.
-- Updated to be compatible with vB 4.1.x, should be compatible back to 4.0.5

Small bag:
Is not registered variable $lb_сolor in $templater = vB_Template::create('bannedusers');

Solution:

Open file: banned.php
Find:
$templater->register('alt2', $alt2);
And after that add:
$templater->register('lb_color', $lb_color);

MyPeSePe 10-09-2011 05:18 PM

My footer does not work with this hack. Why?

mikez006 11-09-2011 03:29 PM

A username search feature would be great for this or showing the "ban reason" in the profile. Out ban list has over 100 pages and it's takes too long to find the user on the list using only alphabetical search.


All times are GMT. The time now is 07:29 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.01077 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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