The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi, I have a custom memberinfo template and was wondering if somone could tell me what code I need to use to display a members actual location on the forum
|
|
#2
|
|||
|
|||
|
Try: (taken from the original memberinfo template)
Code:
<if condition="$show['currentlocation']">
<div>$userinfo[action] $userinfo[where]<if condition="$show['detailedtime']"> - <else /> @ </if> $userinfo[time] </div>
</if>
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|