The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
Sorry I didn't notice your question before, but I thought I'd point out that you can use the mysql function FROM_UNIXTIME() to convert the field, like:
Code:
SELECT FROM_UNIXTIME( lastpost ) AS lastpost_date FROM `thread` There's also the date() function in php which can canvert a unix time and format it just about any way you can think of (although you did way you wanted to do it in sql). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|