![]() |
last time seen online for each user - in postbit template
i wonder if it will load with queries the server?
|
well $post[lastactivity] works but you only get the timeline, you have to convert it to vbdate in the showthread.php
|
well checked how it worked and found that functions.php should be changed
find this line: $post[posttime]=vbdate($timeformat,$post[dateline]); below it add: $post[lastactivedate]=vbdate($dateformat,$post[lastactivity]); $post[lastactivetime]=vbdate($timeformat,$post[lastactivity]); in postbit just add this where you want it to be displayed: $post[lastactivedate] $post[lastactivetime] |
thanks alot Dj. i will try it later.
|
well i thought maybe some other people wanted this so i released it:
https://vborg.vbsupport.ru/showthrea...threadid=37201 |
All times are GMT. The time now is 06:38 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|