![]() |
Help with date format for "first post" hack?
Gone
|
As far as I know, the today/yesterday thing is handled in the vbmail() function.
Why it doesn't work I'm not sure though... |
You have change the calls to the vbdate function to enable "yesterday" and "today". For example, the hack contains the function call:
$thread_dateline = vbdate($vboptions['dateformat'], $thread['dateline']); which, if changed to the following, should work for you: $thread_dateline = vbdate($vboptions['dateformat'], $thread['dateline'], true); |
All times are GMT. The time now is 03:56 PM. |
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:
|