The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I'm trying to add a custom profile field to the template "memberaction_dropdown"
Code:
<vb:if condition condition="$post['field5']"> <li class="left"> <img src="{vb:stylevar imgdir_siteicons}/profile.png" alt="" /> Real Name: $post[field5] </li> </vb:if> I read something about registering variables, but did not quite understand it. Could that be why my custom profile field is not appearing (memberaction_dropdown not having "post" registered?) Any help is always greatly appreciated. Thank you. Edit: Also tried {vb:raw post.field5} with no luck either. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|