Log in

View Full Version : threadstart change in vB 3.6.8?


fountainmass
08-05-2007, 03:33 PM
Down in the threadbit template I had a simple little mod. All it did was show the date that the thread was started:

Started by <span style="cursor:pointer" onclick="window.open('member.php?$session[sessionurl]u=$thread[postuserid]', '_self')">$thread[postusername]</span> on $thread[threadstart]

The thing is, it has stopped working. Specifically, the threadstart date has stopped showing up. This worked fine until I upgraded to 3.6.8 (I was running 3.6.5 previously).

Any ideas?

TIA,

Matt

First post - woohoo!