The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have to created two User Profile Field Single-Line Text Box just to show one clickable named url. (Editable by members)
How would I go about being able to use 2 User Profile Field Single-Line Text Box, one for name & other for URL in one profile field? Doing this would reduce me having to create two member editable profile fields to show link name in dropdown and less added code to the navbar. I know this would have to be hard coded, which I prefer. What I use now to allow members to create clickable links in a navbar dropdown. Code:
<if condition="$bbuserinfo[field32]"><tr><td class="vbmenu_option"><a href="$bbuserinfo[field32]$session[sessionurl_q]" TARGET="_blank">$bbuserinfo[field32]</td></tr> </if> I created this small template edit a couple versions back, but it still works for all versions up to 3.8.6. Link to in in my profile. Thanks... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|