Ok I want to say thank for those that helped me get my import done, but I have a problem. All of my threads are in alphabetical order vs. chrono order. What should I do?
Announcement
Collapse
No announcement yet.
After Import Help
Collapse
X
-
This is a user option, this is set in the User CP I believe, then again, a administrator may set it when you were gone on InvisionFree (You are the person that used invisionfree correct? The weird forum hosters? lol)
EDIT: Hmm I think this may be a admin option let me check.
Comment
-
I would guess something simular to this would be it (I STRONGLY recommend that you do a DataBase backup before trying this or do it on a test vBulletin, put all the forum IDs in the first column:
ALTER TABLE forum ('forumid','defaultsortfield')
('1,2,3,4,5,6,7,8,9,10','desc')
I can test this first, but I can't at this moment, I will try it tomorrow. Also, I am not good at mySQL yet, so don't try it unless its a test board (You can set up via /vbtest if you didn't know)
EDIT: If you can give me a CSV backup of the table "forum," I can make it all the correct way fast.Last edited by SNN; Tue 3 Oct '06, 5:23am.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment