The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Make Post and Thread Count viewable for ADMIN ONLY
im just wondering a friend has a poetry website and its running vB. Im just wondering how would you make the Post and Thread count. is that possible?
|
#2
|
||||
|
||||
That can easily be done with template conditionals. Just enclose the parts you only want members to see with <if condition="$bbuserinfo[usergroupid] == 6"> AND </if>
|
#3
|
|||
|
|||
yea i understand that, but when it comes to the php code i dont know exactly which one to do..... in the forum home and in the forum display its a little confusing.
|
#4
|
||||
|
||||
You actually don't have to touch the phpcode. All you have to do is identify the affected parts in the templates and enclose them.
If you're a little html knowledgable it shoudn't be hard to work out. |
#5
|
|||
|
|||
thank you, i took care of it. found the right template to mess with...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|