The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help me in modifying 'Welcome, <a href="{2}">{1}</a>'
i have a custom field5 i want to show it in the place of {1} how can i do that ?
Edit/Delete Message |
#2
|
||||
|
||||
Just to post the fix here in case someone else comes across this thread (I already helped you over on vb.com):
If you look in the navbar, you should find this line: HTML Code:
<phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase> HTML Code:
<phrase 1="$bbuserinfo[field5]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|