The Arcive of vBulletin Modifications Site. |
|
Banned Users List (with reason/date/who) Details »»
|
|||||||||||||||||||||||||
Here is a modification to a hack that already exist, but it adds by who the ban was made.
Here is an example of this hack http://forum.dishwacker.com/showbanned.php and here is the original hack https://vborg.vbsupport.ru/showthrea...threadid=35979 Enjoy and let me if any problems occur Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Can I limit this to only super/mods/admins can see this? I do not wish guests or registered members to see this.
|
|
#3
|
||||
|
||||
|
great addon to supreem's hack, i believe i requested that = ] thanks, it would be better if only staff can see by who though.
|
|
#4
|
|||
|
|||
|
thanks for hack but i have this problem
Database error in vBulletin: Invalid SQL: SELECT userfield.field6, usergroup.title, user.username, user.userid, user.invisible, user.receivepm, user.usergroupid, user.lastactivity, user.lastvisit, userfield.field7, userfield.field8 FROM usergroup LEFT JOIN user ON (usergroup.usergroupid = user.usergroupid) LEFT JOIN userfield ON (userfield.userid = user.userid) WHERE usergroup.showgroup = 1 AND usergroup.usergroupid = 10 mysql error: Unknown column 'usergroup.showgroup' in 'where clause' mysql error number: 1054 |
|
#5
|
||||
|
||||
|
ok if i have the hack already by supreemball what is there to add thats different? is showbanned.php different?
|
|
#6
|
|||
|
|||
|
Quote:
If you still have send your files i'll look into it when I have time. |
|
#7
|
||||||
|
||||||
|
Quote:
$bannedbyfieldid=7; and the in the mod/user.php find: Quote:
Quote:
Quote:
Quote:
xiphoid Quote:
|
|
#8
|
||||
|
||||
|
i keep getting this
Code:
Database error in vBulletin 2.2.5: Invalid SQL: SELECT userfield.field8, usergroup.title, user.username, user.userid, user.invisible, user.receivepm, user.usergroupid, user.lastactivity, user.lastvisit, userfield.field, userfield.field9 FROM usergroup LEFT JOIN user ON (usergroup.usergroupid = user.usergroupid) LEFT JOIN userfield ON (userfield.userid = user.userid) WHERE usergroup.showgroup = 1 AND usergroup.usergroupid = 10 mysql error: Unknown column 'userfield.field' in 'field list' mysql error number: 1054 Date: Saturday 20th of April 2002 08:45:42 PM Script: http://forums.voogru.com/showbanned.php Referer: |
|
#9
|
||||
|
||||
|
ok, it works now but now when i ban someone it will not show up in the showbanned thing
|
|
#10
|
||||
|
||||
|
n/m got it
|
![]() |
|
|