Quote:
Originally Posted by ssslippy
The 3.5.x version you to show the persons last online in their profile. Can this be readded to this version?
|
The function you are asking is a default vBulletin function.
Quote:
Originally Posted by category
question though can you change the time meaning i use normal for my time but in posbit-legacy its too long but if i change it it will change in both so i wonder can i change the time look instead of using the long ones on the forum?
|
You can try
HTML Code:
<if condition="$show['last_seen_online']"><div>$vbphrase[last_seen_online]: <br />$post[lastseen_date] $post[lastseen_time]</div></if>
That 'll just split into two line.