![]() |
Show lastpost time only in last day range
Show lastpost time only in last day range Do you have some forums that are not visited that much? You can provide information about lastposttime just for your active forums with this code modification. #1 Find in includes/functions_forumlist.php Code:
$lastpostinfo['lastpostdate'] = vbdate($vbulletin->options['dateformat'], $lastpostinfo['lastpost'], 1); Code:
if($lastpostinfo['lastpost'] > (TIMENOW - 60*60*24)) |
Do you have any images showing how this works? I'll be willing to try it :p
|
Hi ThorstenA,
could this be done without php-file editing ? Idea is great! |
I did not find any other way accomplish this the time I wrote this modification. But maybe it's possible now. You can suggest this feature for being standard on vbulletin.com suggestion forum here:
http://www.vbulletin.com/forum/forumdisplay.php?f=55 |
All times are GMT. The time now is 06:45 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:
|