![]() |
Banned Users List
1 Attachment(s)
NOTE: This mod is marked "unsupported", but I'll try my best (as time permits) to help those who have marked as installed.
What is this!? This modification will allow you show a page containing all of your banned users. I suppose you could think of this as a public "Wall of Shame", per say. ;) Check the screenshots to see exactly what is displayed. Current Version 1.1.6 Features flagged for future version(s):
Will this work on x.x.x ?? Unless otherwise stated, this will work on all 4.0 versions. If you would like to use the vB 3.x version, you can find it here. Sounds cool. How do I install?
Upgrade
Changelog v1.1.6 - October 20th, 2013 -- Removed unnecessary text from template. 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 v1.1.4 - August 20th, 2010 -- Made changes to how the scripts checks which usergroups has access to the banned list -- Corrected a pagination bug that added the wrong sort by value v1.1.3 - August 11th, 2010 -- Updated template HTML for vB 4.0.5 -- Updates to style/css to use stylevar for border colors, improved link css for sorting -- Some minor updates to banned.php v1.1.2 - June 26th, 2010 -- Fixed sort links (props to Konkere for pointing out the bug) -- Should now use stylevars from current style, instead of default colors. -- Two templates were not being cached, should now be fixed. v1.1.1 - November 20th, 2009 -- When querying for banned usergroups, added a check in banned.php to make sure we had groups to query with. -- Should never happen, but added check to see if usergroupcache is empty, and rebuild if it is. -- Added ability to sort by username, banned by, banned on, ban lift date (table columns are links) v1.1.0 - November 17th, 2009 -- Update to be compatible with vB4.0 v1.0.1 - August 5th, 2009 -- Added: AdminCP option of usergroups that are not allowed to view the banned members list. -- Added: Template edits can now be done automatically if enabled. v1.0.0 - April 12th, 2009 -- Initial Release NOTE: This mod is marked "unsupported", but I'll try my best (as time permits) to help those who have marked as installed. |
reserved.
|
This looks so cool, I saw something like this on the big boards list sometime ago, tag it for future use :)
|
:)
One thing about this, is that it uses tables - which is fine I suppose - but I based the css / table off of how vB 4 does the memberlist. It looks good, imho, but I'm just not a big fan of tables. If you have any suggestions feel free to let me know :D |
nice :)
reserved |
It would be nice if there were a link in the banlist to "all IP's used by this member".
|
Good job, but I´ll add 2 suggestions:
- what about an option to sort them by date instead of their usernames ? Guess that offers a better benefit for the admins out there. - what about a searchbox for the banlist ? |
Hi thanks for modding this.. I ran into a problem though while installing it...
---------------------- Database error in vBulletin 4.0.0 Beta 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 userban as userban LEFT JOIN user as user ON(user.userid = userban.userid) LEFT JOIN 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 Error Number : 1064 Request Date : Thursday, November 19th 2009 @ 01:59:38 AM Error Date : Thursday, November 19th 2009 @ 01:59:38 AM Script : http://forum.**************.org/banlist.php Referrer : IP Address : **.**.**.** Username : Garret Classname : vB_Database MySQL Version : 5.0.81-community -------------------------- Any help you can provide would be really appreciated.. Regards Garret |
Installed and working fine.
Note to anyone like myself that didn't completely read the setting description: If you put a 0 or leave blank on users who cannot see it, it will NOT work. |
Quote:
Quote:
Quote:
Quote:
|
Hi I've looked into the settings and there all fine I've also tried to change settings but still makes no difference...
|
Look in the 'quick links' on the navbar, when I installed it, it dropped it into there.
|
Quote:
Cheers and sorry for that... |
Updated to 1.1.1:
Quote:
|
thanks
|
Thank you, very much! This is usefull hack!
|
installed..
|
Nice hack!
But sorting is not working correctly. Error in the template bannedusers. Solution Find in the template bannedusers PHP Code:
PHP Code:
|
how can i change the color of the background on the php? it looks real bad on my skin
|
v1.1.2 - June 26th, 2010
-- Fixed sort links (props to Konkere for pointing out the bug) -- Should now use stylevars from current style, instead of default colors. -- Two templates were not being cached, should now be fixed. |
Here's another bug fix:
Since version 4.0.1, there has been an additional template variable call (to grab additional.css) in the HEAD. Please add the following: {vb:raw headinclude_bottom} Before </head> in your template and you're all set. |
If you're looking for features to add. an older banned list had ability to disable whatever column you want in the admincp.
example Banned by. I just manually did the template edits. |
v1.1.3 - August 11th, 2010
-- Updated template HTML for vB 4.0.5 -- Updates to style/css to use stylevar for border colors, improved link css for sorting -- Some minor updates to banned.php |
Tested & working on vB4.0.6
|
Thanks
|
tagged and thanks
would be nice if I could select which usergroup to display; I got a usergroup "miserable users" |
Developer: Request New Feature in Admincp
please make it possible to show this list in admincp, and shown is a link to unban them with a click of a button, this would then be a better MOD to use and more useful |
nice
thanks |
Looking for suggestion eh? A email list beside the username would be awesome. At one of my communities theirs imposters, this would solve that problem.
|
Quote:
Quote:
Quote:
|
I installed , but all the users have access to informations.
I tried to restrict them in AdminCP- Options-Ban.... but NO EFFECTS Do you have the same problem guys? or is just me :D |
i'm using vbulletin forum 4.0.5
|
v1.1.4 - August 20th, 2010
-- Made changes to how the scripts checks which usergroups has access to the banned list -- Corrected a pagination bug that added the wrong sort by value |
Hi, I'm having trouble installing this. I uploaded the two files (banned in the root, then the other in the includes folder) and when I go to import the product, the window fills up with all of the "code" and does not refresh like other products do.
I get this: Quote:
I tried just navigating to the admin options and seeing if Banned User List was there, but it isn't. The product IS, however, in my list of products, just no way to configure the settings, etc. I installed the latest version, btw. |
I just installed it on my local install, and on my dev board - it imported fine. What vBulletin version are you using?
|
4.0.3, Pl1
|
Unfortunately I don't have a way to test it on 4.0.3 myself, but tested and updated w/4.0.5 - 4.0.6
|
I'll try an older version I suppose first...I need to update soon anyway :D
|
hi,
there's an uncached template "bannedusers_navbar" PHP Code:
|
Quote:
thanks |
All times are GMT. The time now is 06:23 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|