The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change the date of a post?
<font size="4">I had an issue with the date and time being set wrong on my computer so all posts that were made within the last 24 hours say they were posted on 4/16/06 when really it should have been 3/16/06 So now that the date is set correctly when people post in those threads the NEW POSTS go ABOVE the old posts.
So does anyone know how I can change the date of certain posts so that I can get them all in order? I am assuming that I should be able to edit the dateline in the database manually but how do you decode the dateline value? Example: dateline value of a post is 1142577636 = 3/16/06 @ 11:40PM So how would I go about decoding that so I can edit the other posts? TIA</font> |
#2
|
|||
|
|||
the time 1142577636 represents the time in seconds since 1/1/1970
In theory to put the posts back a day, all you need to do is usbtract 86400 from each of the numbers you wish to change. Alternativly there is an advanced edit hack on here that allows admins to change the timestmp of posts from within the edit menu. |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Please don't change your font size as you post.
THere's no calculation that you need to do. http://www.php.net/time and http://www.php.net/date . |
#5
|
||||
|
||||
Why are you shouting like that?
|
#6
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showthread.php?t=96351 https://vborg.vbsupport.ru/showthread.php?t=98737 |
#7
|
|||
|
|||
Quote:
Quote:
Quote:
|
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
Quote:
Funny how the stupidest things bother people |
#10
|
||||
|
||||
Quote:
First sentence: well done, thanks, much appreciated. Second sentence: not so much. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|