![]() |
vbulletin.org admin (Brad) like hidden post count
Hi,
how I can get the same thing which Brad (vbulletin.org admin) using I saw that his post count display ??? and in his profile you can't see his post count: https://vborg.vbsupport.ru/member.php?userid=1068 I am interested in this hack, as I don't want my users/mods/admins to see my post count! Thanks, |
*** Untested ***
postbit/postbit_legacy Code:
<if condition="$post[userid] == 1234> Code:
<if condition="$userinfo[userid] == 1234> To avoid that you would have to alter fetch_userinfo() at least |
hmm..thanks for the quick reply, but one more small question, how I define two users IDs in? (for example I want to define two users with userID 1 and userID 2)
Code:
<if condition="$userinfo[userid] = 1234> |
All times are GMT. The time now is 12:16 AM. |
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:
|