The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hide User Info
I'm trying to do something very specific with a particular forum. I want to limit the user info shown from the initial poster such as avatar, post count, etc., yet I want this material shown in any replies. I know this information is in the postbit template, but when ever I try to modify this is affects both the initial poster as well as the responses.
What template should I be looking at to fix this problem? I'm sure there is a way to do it, I just don't know exactly how it's done. |
#2
|
||||
|
||||
You would put a condition around the information your don't want shown. It sounds like already tried that though, so what condition did you try that didn't work?
(And you already mentioned it was the postbit template, so why are you asking again what template it would be?) |
#3
|
|||
|
|||
Quote:
|
#4
|
||||
|
||||
How about using $post['postcount']? See if it is equal to 1 for the first post.
It would help to see what you've already tried so we get an idea of what sort of condition you want. Or, verbalize the condition. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|