![]() |
Remove post count for a specific user...
Found this in the 3.0 forum...Wondering if anyone knows how to do this for 3.5...?
Quote:
|
I coded something like this for vB 3 (I never released it, I considered it too small, it was just something I use on my forums). I'll see if I can do the same for 3.5.
|
I can't find where post counts are incremented in 3.5.1.
In 3.0.x it was in includes/functions_newpost.php $doposts = 'posts = posts + 1,'; Does anyone know where it is done in 3.5.1? I would like to know also. |
/includes/class_dm_threadpost.php
PHP Code:
|
Quote:
Thanks Chris! |
How do you make it not count a specific user though? Chris, where in that code do you specify a User ID or something identifying the person you dont want their posts to count?
Thanks. :) |
Quote:
Change: PHP Code:
PHP Code:
Replace 9999 with the proper userid. |
All times are GMT. The time now is 12:57 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:
|