The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to display stuff in the new Postbit ?
Good day
i see that vbulletin keeps track of the reputation points(likes) in a new way. so is there a way do display it just below the reputation bar. In numbers. Reputation: XX Reputation power: XX i know Postbit should be edited but with what code to display those to. + whats the correct code to display a custom drop down menu with genders that i put. To display the option that users chose (female / male) from a drop down menu. |
#2
|
||||
|
||||
Ok so by putting this it works
<li><label>TEXT:</label> <span>VAR</span></li> but what are the variables for reputation {vb:raw user.reputation} does display a number but not the reputation of the user. Instead it shows the reputation of the user you are currently logged in. and how to display content from custom field i created? {vb:raw post['field5']} where can i see all the vb:raw options thank you |
#3
|
||||
|
||||
Try the variable $conversation
See this article regarding profile fields - [vB5] User Profile Fields in the postbit templates |
Благодарность от: | ||
discover_xs |
#4
|
||||
|
||||
@Lynne
Thank you for the response and the link is exactly what i needed for setting a gender field. as for the reputation as a number $conversation ? can you be more specific pls {vb:raw user.conversation} {vb:raw conversation.reputation} {vb:raw userInfo['conversation']} {vb:raw conversation['reputation']} how should be inserted so it displays the reps/likes the user has. (the user from the avatar) not the user that i am logged in with Thanks |
#5
|
||||
|
||||
I've never tried it, but I would try {vb:raw conversation.reputation}
|
#6
|
||||
|
||||
{vb:raw conversation.reputation}
Did the Job. :up: Thank you but i can not display the custom field using your instructions https://vborg.vbsupport.ru/showthrea...=297041&page=2 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|