The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Anyone know where you need to go to update the login/Welcome bit that's located in the top right of each screen?
Quote:
|
#2
|
||||
|
||||
![]()
You need to go to the navbar template (Under Navigation/Breadcrumb Templates). Search for the $vbphrase[welcome_x_link_y] and you'll find the section you're looking for.
|
#3
|
|||
|
|||
![]()
Anyone know how I could get this to work in the navbar welcome section? It works in the forum postbits, I'm not a coder, and I figured not everyone looks at the 3.7 mod's anymore so I thought I would ask here. I have this code added, but it stays set at "has not yet set status"
Code:
<if condition="$post['field16']"> <div class=smallfont> $userinfo[username] is $post[field16] [<a href="profile.php?do=editprofile">Update</a>] <else /> has not yet set status [<a href="profile.php?do=editprofile">Update</a>] </div> </if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|