The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
After migration from IPB, it looks like my forum sorting is all messed up. Most of the forums are showing alphabetical posts.
Can anyone provide me the required SQL to run to convert all forums/subforums to be latest post and descending? |
#2
|
|||
|
|||
![]()
UPDATE forum SET defaultsortorder = 'desc'
Look for the Thread Display settings in vBulletin Options. This sets the default view mode for new members: Admin CP -> vBulletin Options -> User Registration Options -> Thread Display Mode -> Linear - Oldest First To reset options for existing users: Admin CP -> Import & Maintenance -> Execute SQL Query -> Automatic Query -> Posts - Oldest First Then click on 'Continue'. And finally to do this just for yourself: User CP -> Edit Options -> Thread Display Options -> Thead Display Mode -> Linear - Oldest First |
#3
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|