![]() |
I am also having issues where users that I unbanned still show on the list.. ANy ideas?
|
Quote:
I am installing this though, just what I was looking for, thanks wrongful! edit: Is there any way of making the style this shows up in anything but default? Where might I change that? |
Please wrongful help us make pages :) :).
|
Code:
Database error in vBulletin 3.0.7: |
Any way to make this show the users that are already banned? If it's supposed to be doing this, then it's not doing it for me.
|
Change:
[sql] banid int(10) unsigned NOT NULL DEFAULT '' auto_increment, [/sql] into: [sql] banid int(10) unsigned NOT NULL auto_increment, [/sql] You can not have a default value for an auto-increment field in MySQL 4.1 and higher. |
Sorry to bring this thread back up, but I have a question. You know how it only store the lastest 30 people banned.. Is there a way to up that #? When I hit control + f in the code I found this: "banlist ORDER BY banid DESC LIMIT 30"); Could I change that to like 100 or something and still ahve it function right?
|
Probably yes.
|
any1 figure out a way that the name is removed from the list after the user serves out his sentence?
|
Quote:
|
All times are GMT. The time now is 02:33 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:
|