The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
So would the whole code look like this? Or am I missing something. I tried it and nothing. I'm still learning, lol. Thanks for all the help everyone.
{vb:raw prepared.userid}<vb:if condition="$prepared['userid']"><dt>{vb:rawphrase member_number}</dt> <dd>{vb:raw userinfo.userid}</dd></vb:if> |
#12
|
||||
|
||||
As I asked before..
Have you even tried it without the condition to see if that part is correct? |
#13
|
||||
|
||||
Also: Where exactly do you put that code?
|
#14
|
||||
|
||||
Quote:
Styles/templates/style manager/edit templates/postbit templates/postbit legacy |
#15
|
||||
|
||||
So you're in postbit after all?
In your first post, you wrote you would want to show it in the member's profile! As has been pointed out, the code needs to be different for profile (the memper's page you get taken to if you click on a username) and postbit (the information field on top or on the left of every post in threadview). Try this: Code:
<dt>{vb:rawphrase member_number}</dt> <dd>{vb:raw post.userid}</dd> If you ask questions like that, please provide as much information on what you want to achieve where - makes it a lot easier to help |
Благодарность от: | ||
Lynne |
#16
|
||||
|
||||
I want it underneath the avatar. Like where it says join date, real name and so on. Sorry again for the confusion.
|
#17
|
||||
|
||||
Have you tried the code I provided?
|
#18
|
||||
|
||||
Awesome! Thank you for your time. If you need anything just ask!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|