The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Changing a non-vb date to use today/yesterday hack?
I'm using the "Last X Posts v1.0.5" hack and I am trying to get it so that the date it shows uses the today/yesterday hack. I believe this should be a super easy fix, but I am stumped as to what I need to change. The code where the date goes is this:
Code:
// the last post date & time column, if ($lastpostdate == "1") { echo("<td bgcolor=\"$bc\" style=\"font-family:$f; font-size:$fs; color:$tc;\" align=\"center\">$fd</td>\n"); ++$cols; } Thanks!!!! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|