Quote:
Originally Posted by Bellardia
I still can't change Warning Limit to any other number besides 10, if there another way to change this without fixing the glitch? I really need it fixed asap. =\
If I reinstalled would it flush all old warnings?
|
try to run this
[SQL]
UPDATE setting SET value='the_number_you_want' WHERE varname='warn_warnings_before_banned';
[/SQL]
if you use a table prefix you must add it accordingly that will be the most "fast" way to get it the way you want