vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Statistics Modifications - e-steki Banlist v1.2 (https://vborg.vbsupport.ru/showthread.php?t=190027)

Lea Verou 09-03-2008 10:00 PM

e-steki Banlist v1.2
 
Its functionality and installation instructions are the same as v1: https://vborg.vbsupport.ru/showthread.php?t=103190 so go read there.

v1.1 is better only under the hood: I fixed some bugs and optimized the code.

It works for 3.6.x as well and it might work with 3.5.x.


Changelog:


v1.2
  • Fixed bug that showed the liftdate as 1/1/70
  • Fixed bug that required someone to set the users per page for the hack to function
  • Added new setting for the banned usergroupids (useful if you have many)
  • Fixed bug that showed one less user per page (if you had set it to 10 per page, it showed 9)

macc 09-04-2008 04:41 PM

installed - works fine !

thanks and regards

macc

anestetic 09-04-2008 05:52 PM

error :

Warning: Division by zero in [path]/includes/functions.php on line 2342

technom8t 09-04-2008 06:17 PM

exact same message as above, uninstalled for now!

im using 3.7.3

Gemma 09-04-2008 06:23 PM

Did you set how many usernames you want per page?

Works fine for me on 3.7.3 pl1

technom8t 09-04-2008 06:39 PM

Quote:

Originally Posted by Gemma (Post 1614543)
Did you set how many usernames you want per page?

Works fine for me on 3.7.3 pl1


That worked for me :-) thanks,

would have been handy if someone told us that first LOL

Jhonnyf 09-04-2008 10:47 PM

Quote:

Originally Posted by anestetic (Post 1614532)
error :

Warning: Division by zero in [path]/includes/functions.php on line 2342

Quote:

Originally Posted by technom8t (Post 1614539)
exact same message as above, uninstalled for now!

im using 3.7.3

vBulletin Options-> e-steki Banlist Settings -> Usernames per page

put the number of users to show per page

Robbed 09-05-2008 12:33 AM

For temp bans the lift date shows as 12-31-1969

macc 09-05-2008 08:31 AM

same for me ...lift date ... january 1970 ???

reg

macc

Lea Verou 09-05-2008 09:46 AM

Oops, you are correct. I'll look into the issue.

Lea Verou 09-05-2008 10:06 AM

v1.2 is out, with that bug (and some others) fixed.

Martell 09-05-2008 06:22 PM

error :(

Database error in vBulletin 3.7.3:

Invalid SQL:

SELECT
userban.userid, adminid, bandate, liftdate, reason,
user.username as username,
admin.username as adminname, admin.displaygroupid as admindisplaygroupid, admin.usergroupid as adminusergroupid
FROM vB_userban as userban
LEFT JOIN vB_user as user ON(user.userid = userban.userid)
LEFT JOIN vB_user as admin ON(admin.userid = userban.adminid)
WHERE user.usergroupid IN ()
ORDER BY bandate DESC;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
ORDER BY bandate DESC' at line 8

Lea Verou 09-05-2008 06:33 PM

go to the settings and set what your banned usergroupids are.
(strange... I thought I had set a default there)

saviola8x 10-28-2008 02:24 AM

Nice mod. Thanks somuch !

HoGGeT 11-02-2008 11:41 AM

http://img530.imageshack.us/img530/5222/errorwo9.th.jpg


My banlist doesn't show banned user. What's my mistake?

ShadowOne 11-07-2008 06:54 AM

You Also Need To Go To Template Navbar....
Insert This....
PHP Code:

<if condition="$show['member']">
            <
td class="vbmenu_control"><a href="banlist.php">Banned Members</a></td>
        </if> 

Put It Where You Want It..
If You Want Everyone To see It, Take Out The Condition....

Whitey Bear 11-11-2008 06:40 PM

Would it be possible to show all bans, including expired?

suvari1794 12-14-2008 12:15 PM

It doesn't show members who banned before the intstall this add-on. There are many banned members in my site, but shown anyone :S How can I fix it?

RTMdotORG 12-24-2008 06:27 PM

Quote:

Originally Posted by suvari1794 (Post 1685176)
It doesn't show members who banned before the intstall this add-on. There are many banned members in my site, but shown anyone :S How can I fix it?

change the usergroup id for banned members...

suvari1794 01-12-2009 06:44 PM

Thank you.

Oblivion Knight 05-27-2009 08:34 AM

The total count is out by one, since you start with [minicode]$i=1;[/minicode] and continue counting up.

To combat this, you need to subtract 1 from the total counter on the stats.
[minicode]$banned_stats['total'] = $i - 1;[/minicode]

muratcan25 03-26-2011 10:40 AM

Thank You


All times are GMT. The time now is 04:09 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.01295 seconds
  • Memory Usage 1,754KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (22)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete