The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Ok here is your hack: https://vborg.vbsupport.ru/showthrea...threadid=38258
As for the negative post counts, I have altered 2 tables in my MySql database to allow for negative post counts. And in the control panel I have set up a new status called "Free Post Abuser" which is for post counts -1000 to 0. Free post abusers are given -1000 post count. Here are the mysql commands to allow for negative post counts: alter table user modify posts smallint(5) DEFAULT 0 NOT NULL; alter table usertitle modify minposts smallint(5); Enjoy. |
#12
|
||||
|
||||
Cheers...
Thanks... Satan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|