The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Question For Brad
Brad, hello and good day to you...I have a question that i know may seem a little silly, but i have to ask. How did you get your post count to show question marks?
I think it is so interesting and would most definately help hide how lazy i am on my forums Seriously tho, i do like it... Is this something you mind sharing? I await your response...Thank you in advance - Lady Divus |
#2
|
|||
|
|||
It's just a template conditional
Go to Admin CP --> Postbit Templates --> postbit or postbit_legacy Find: HTML Code:
$post[posts] HTML Code:
<if condition="$post['userid'] == X">???<else />$post[posts]</if> |
#3
|
|||
|
|||
Quote:
I dont mean to sound like such a n00b, but fact is, i am a n00b Thank you for your help in advance - Lady Divus |
#4
|
||||
|
||||
What about having your user name multiple colors?
|
#5
|
|||
|
|||
I edited my post.
If you're unsure of which postbit to edit remember that vbulletin.org uses postbit_legacy, the information is to the left. vbulletin.com uses postbit, the information is above the posts. Quote:
|
#6
|
||||
|
||||
I've tried to edit it to fit the Join Date, but I get ??? for everything. Here is my code:
<if condition="$bbuserinfo['userid'] == 1">$vbphrase[join_date]: ???<else />$vbphrase[join_date]: $post[joindate] </if> |
#7
|
|||
|
|||
Quote:
Lady Divus |
#8
|
|||
|
|||
Sorry, I had you looking for the wrong thing.
I updated the post. |
#9
|
|||
|
|||
Quote:
Lady Divus |
#10
|
|||
|
|||
I noticed my mistake.
I have edited my post. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|