Down in the threadbit template I had a simple little mod. All it did was show the date that the thread was started:
Code:
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!