The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
I am trying to change the time the posts were made on my forum. I was gong to set the time of the posts to: the time they were posted minus 60 second. However, being of only simple mind i tried: UPDATE post SET dateline='dateline-60' It didn't work ! Does anyone know how this could be done ? best, Ken |
#2
|
|||
|
|||
![]() |
#3
|
|||
|
|||
![]()
thanks i'll try it.
currently everything is 1.1.1970 ! --------------- Added [DATE]1245755457[/DATE] at [TIME]1245755457[/TIME] --------------- yeah that works but only one post at a time ![]() command would look like to set the time back for say 1 minute.... it should be something like: UPDATE post SET dateline='dateline-60' |
#4
|
||||
|
||||
![]()
UPDATE post SET dateline=dateline-60
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|