The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Freezing post count...
v 3.7.4. Is there a way to do this? I saw a solution for 2.x and 3.6, but not for 3.7...
Basically, what I mean is the option to freeze a certain member's post count (so that no matter how much he posts it stays at a certain number). Will this still work for 3.7? Code:
if ($this->fetch_field('userid') == X) { $this->do_unset('posts'); } |
#2
|
||||
|
||||
Yes, that code will probably work.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|