The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Thread reset
Hello.
During the time I have waited for a stable version, I have created a site but left it closed. I have worked upon it as if it were open and treated it as such. When the time comes and I am more confident of it's functionality, is there a reset command or option that allows the date of threads etc to be reset? Thank you. . . . |
#2
|
||||
|
||||
No.
|
#3
|
||||
|
||||
Surprise, surprise. . . . .
Okay, I guess that concludes the whole matter. . . Thanks. . |
#4
|
||||
|
||||
There is on the other hand a way to do it via SQL queries. I know you like to tinker, so if you want to investigate that, I'll point you in the right direction.
|
Благодарность от: | ||
MarkFL |
#5
|
||||
|
||||
Quote:
There are something like 214 tables in the DB. Just let me know which one to sit at. Fire away when ready. . . . :up: |
#6
|
||||
|
||||
In the node table, you will find columns named 'created' and 'publishdate'. They are unix timestamps. Changing these will change the dates shown in the posts. There are other timestamps that need to be changed. Any dates in other tables such as nodevisit, nodestats, nodevotes, picturecomment, picturecomment_hash, pollvote, postedhistory.........and so forth that correspond to that nodeid should also be changed. This is where a php script script would come in handy. I've changed dates on posts before in just the node table with no direct issues. But for an entire site, there may be underlying issues with search functions, edit functions and administration issues. Any function that relies on timestamps could directly be affected. There are at least 50 tables which have a dateline column in them.
How many posts, threads and channels do you have? There may be other options. |
#7
|
||||
|
||||
Quote:
That is quite a lot of messing around for approximately 50 posts that were solely created just to populate the site. . . It might be just as well to leave them as they are or do them again? The only reason for doing it would be to bring them back into focus within search modules, latest posts etc... |
#8
|
||||
|
||||
Is the forum accessible or is it still setup private?
|
#9
|
||||
|
||||
Still switched off until vB get it together enough to release something worthy. . .
I won't be posting anything anymore, there is enough to be going on with for test purposes. . . |
#10
|
||||
|
||||
There is more than one way to skin a cat. I have a hunch that might be something that would work for your sitch. I'll investigate it and let you know via PM. I may need access to your site though to try it out.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|