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-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.


All times are GMT. The time now is 08:40 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.01092 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
  • (1)bbcode_php_printable
  • (1)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