![]() |
Disable Post count for 1 member
Is there a way to disable post count for 1 or a few more members? Maybe a group setting?
|
What exactly do you want?
Do you wanna disable the display of the postcount or postcount itself? There is a mod to disable postcount for certain (sub) forums available via the mod section. |
I want to disable all MY post count, to basically prove a point that I don't need a post count. On all forums, just for me, not anyone else at the moment.
|
In your postbit template, you could put (where the post count is shown),
HTML Code:
<if condition="!is_member_of($post, $disabled_post_count_usergroup)">(post count stuff here)</if> --------------- Added [DATE]1235063598[/DATE] at [TIME]1235063598[/TIME] --------------- As an addendum, this would only "disable" post count in the post display, not anywhere else. My bad. |
do I replace
Quote:
Quote:
|
Just add it around the whole schpeel. :3
So it would be: HTML Code:
<if condition="!is_member_of($post, $disabled_post_count_usergroup)"> |
All times are GMT. The time now is 05:49 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:
|