View Full Version : Code for location of user?
eNforce
12-06-2005, 08:23 AM
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
Alan @ CIT
12-06-2005, 08:28 AM
Try: (taken from the original memberinfo template)
<if condition="$show['currentlocation']">
<div>$userinfo[action] $userinfo[where]<if condition="$show['detailedtime']"> - <else /> @ </if> $userinfo[time] </div>
</if>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.